Instructions to use dir00/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 dir00/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, "dir00/task-13-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14f165b5f4941c854cbaad82f8b8c5cd777baa5d6fb898226a7b01e70a6687f7
- Size of remote file:
- 3.71 MB
- SHA256:
- 2b9acf6d345d5edc2d5e335577563a825fbb5b9a8691309e87e5b1b8b5aaad9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.