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