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