Instructions to use jerseyjerry/task-19-Qwen-Qwen2.5-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jerseyjerry/task-19-Qwen-Qwen2.5-3B-Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "jerseyjerry/task-19-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91f7d4fffb4d8bb2f2bc2a6ce6c29dbb756206c2dc7050873b68a4540503f745
- Size of remote file:
- 6.29 kB
- SHA256:
- cb0ba292fdfe3907e677c8980601e5351e03ad973946bd52948a98e15badee64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.