Instructions to use hitmanonholiday/qwen3coder30b-hexbench-sft-ep3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hitmanonholiday/qwen3coder30b-hexbench-sft-ep3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/root/weights/sft_merged") model = PeftModel.from_pretrained(base_model, "hitmanonholiday/qwen3coder30b-hexbench-sft-ep3") - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for hitmanonholiday/qwen3coder30b-hexbench-sft-ep3
Base model
Qwen/Qwen3-Coder-30B-A3B-Instruct Finetuned
unsloth/Qwen3-Coder-30B-A3B-Instruct