Instructions to use spillai/qwen2-7b-instruct-amazon-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use spillai/qwen2-7b-instruct-amazon-description with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "spillai/qwen2-7b-instruct-amazon-description") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3dd94d1f97e8ea5d8def26aab7df53905aac8bcc13b0ef77b24175108a0b53df
- Size of remote file:
- 5.56 kB
- SHA256:
- 8ef8d777f376240081c821c4faae0b378658f6759c8d3c1d3f26e2220cfe84f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.