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:
- f7ffeff7fffb4454a0ad6b64ea28bee6a33e9f5f58d53252dd038d09edecb5fe
- Size of remote file:
- 158 MB
- SHA256:
- e889dea10b7847b512cb0d807e9bab8e8802faddfd4069a99ee873bbad391bee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.