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