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