Instructions to use 0xfaskety/task-15-Qwen-Qwen2.5-1.5B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0xfaskety/task-15-Qwen-Qwen2.5-1.5B-Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "0xfaskety/task-15-Qwen-Qwen2.5-1.5B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 796b48ebee634e9ca90da36245fcb4f82b5ee6e6e8432512bc9ae16541ecb84f
- Size of remote file:
- 2.19 MB
- SHA256:
- d6f46373910121f387a62da9c7ad457d0aed1eaec91d8fa33e5aaa40355c6963
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.