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