Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Run this model inference with full control and performance in your environment.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
cobalt-v2-rft-mixed-12
LoRA adapters for rft_mixed_12_cobalt_v2 (cobalt_v2). Base Qwen/Qwen3-4B-Instruct-2507.
main = best-by-val-loss (checkpoint-36). Other checkpoints are git revisions.
python
from peft import PeftModelfrom transformers import AutoModelForCausalLMm = AutoModelForCausalLM.from_pretrained('Qwen/Qwen3-4B-Instruct-2507')m = PeftModel.from_pretrained(m, 'agurung/cobalt-v2-rft-mixed-12') # best-valm = PeftModel.from_pretrained(m, 'agurung/cobalt-v2-rft-mixed-12', revision='checkpoint-N') # any checkpoint
vLLM: --enable-lora --lora-modules cobalt-v2-rft-mixed-12=agurung/cobalt-v2-rft-mixed-12 (add @revision for a checkpoint).
Model provider
agurung
Model tree
Base
Qwen/Qwen3-4B-Instruct-2507
Adapter
this model
Modalities
Input
Text
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information