Instructions to use sam-fd/task-14-Qwen-Qwen2.5-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sam-fd/task-14-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, "sam-fd/task-14-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 468f1b475cd5fa678cb26f12f82898cd8fd0d53142912b0150ea992897122ce0
- Size of remote file:
- 120 MB
- SHA256:
- 005d6df58057392a9d3491fcd480b388ea195a865ae65e083657554cffb6a526
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.