Instructions to use jerseyjerry/Qwen-Qwen2-1.5B-Instruct-1725152714 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-1725152714 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-1725152714") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ca7ac71f8e2d11b1cd5576fea48d9b33c4cefd1509d1c11fc1d5fe52dd2732e3
- Size of remote file:
- 5.37 kB
- SHA256:
- 8c20a1636562ecf6a1928f474f889edf254a980f627a586205a159330add4b02
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.