Instructions to use Superrrdamn/task-17-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-17-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-17-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e6d1306bbfd14098d8fbb374c0dbce1a91f099b0ed70704abf8002690a31864b
- Size of remote file:
- 5.5 kB
- SHA256:
- cfc277710c3200b6829ed15b18676967636d6b61f13857627442a83a002a7984
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.