Instructions to use Kaylee0501/Qwen3-Coder-30B-A3B-Instruct-SFT1 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-SFT1 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-SFT1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 78279dec835f95a00f04fd550d4f7693a1e465bcca2617ab1eb0e73d477dbad5
- Size of remote file:
- 3.41 GB
- SHA256:
- 3fb2d517fad59c9d596b9a55d4ee268aa15c8bdfc73e4f6960642a6c601a3e4c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.