LLM & ChatActive
Qwen / Qwen3-Coder-30B-A3B-Instruct
Qwen3-Coder-30B-A3B-Instruct
Qwen3-Coder-30B-A3B-Instruct model.
ChatLLMRAGBf16Qwen3
Model ID
Qwen3-Coder-30B-A3B-Instruct
Provider
qwen
Added
1754075078
wiro playground—qwen/Qwen3-Coder-30B-A3B-Instruct
Added 1754075078
Qwen3-Coder-30B-A3B-Instruct — A high-performance coding model in the Qwen3-Coder series, optimized for both efficiency and capability. It excels in agentic coding, browser-use, and core programming tasks, supports long contexts with 256K tokens (extendable to 1M via Yarn), and features a specialized function call format for seamless integration with platforms like Qwen Code and CLINE.
API quick start
Run Qwen3-Coder-30B-A3B-Instruct with a single API call.
POST https://api.wiro.ai/v1/Run/Qwen/Qwen3-Coder-30B-A3B-Instruct
{
"prompt": "Can you write basic Python code that disp…",
"user_id": "...",
"session_id": "...",
"system_prompt": "You are a helpful, respectful and honest …"
}