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