Instructions to use jerseyjerry/Qwen-Qwen2-1.5B-Instruct-1725087309 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jerseyjerry/Qwen-Qwen2-1.5B-Instruct-1725087309 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "jerseyjerry/Qwen-Qwen2-1.5B-Instruct-1725087309") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- be07763c09301197d3a7dc2bec8dc45d237b4d619a91ba5258c01b533969007f
- Size of remote file:
- 5.37 kB
- SHA256:
- 7723db569e6d0af29e83c376f1ba2fe7b4d77536ca95b0a9752ca6e5d424bfe2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.