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