Instructions to use pascal-maker/qwen2-7b-instruct-amazon-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pascal-maker/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, "pascal-maker/qwen2-7b-instruct-amazon-description") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bc9be7cb687a5ca4736e319cbcbc8a3f833d5c214c0c6a9e960f26035e2b2205
- Size of remote file:
- 5.56 kB
- SHA256:
- e7ecaf9370a9f7e55a6d9fe14570d9b0e8dfd9032a3596a47368143d5049467e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.