Instructions to use Kaylee0501/Qwen3-Coder-30B-A3B-Instruct-DPO-Edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kaylee0501/Qwen3-Coder-30B-A3B-Instruct-DPO-Edit with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-Coder-30B-A3B-Instruct") model = PeftModel.from_pretrained(base_model, "Kaylee0501/Qwen3-Coder-30B-A3B-Instruct-DPO-Edit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 87b4d7ebdd5139be4e22fb97435353f10582031be34190123636b93b3246873e
- Size of remote file:
- 3.41 GB
- SHA256:
- dda847ae313f7e43d39dcefe649848dd9d33b960b3e73924d5d17f84153b47cc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.