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