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