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:
- 56d68c6873ec189d29b325941aedb57a35020bbe0b8051643839d57c814d8fae
- Size of remote file:
- 59.9 MB
- SHA256:
- 01c801ee25e9825dedb24ccbee61796feb5cdbe94f567eb6deca85802f4f48c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.