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