Qwen3 Coder 480B A35B

Qwen3-Coder-480B-A35B-Instruct is a Mixture-of-Experts (MoE) code generation model developed by the Qwen team. It is optimized for agentic coding tasks such as function calling, tool use, and long-context reasoning over repositories. The model features 480 billion total parameters, with 35 billion active per forward pass (8 out of 160 experts). Pricing for the Alibaba endpoints varies by context length. Once a request is greater than 128k input tokens, the higher pricing is used.

ChatQwen262k tokens$0.327 / $1.0901 · 1M

qwen/qwen3-coder

Contexto
262k tokens
Máx. completion
65,536
Tools
JSON
Lanzamiento
2025-07-23

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3-coder",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Qwen3 Coder 480B A35B?
Qwen3-Coder-480B-A35B-Instruct is a Mixture-of-Experts (MoE) code generation model developed by the Qwen team. It is optimized for agentic coding tasks such as function calling, tool use, and long-context reasoning over repositories. The model features 480 billion total parameters, with 35 billion active per forward pass (8 out of 160 experts). Pricing for the Alibaba endpoints varies by context length. Once a request is greater than 128k input tokens, the higher pricing is used. Qwen3 Coder 480B A35B corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen3-coder.
¿Qwen3 Coder 480B A35B es gratis?
No. El input cuesta $0.327 / 1M tokens y el output $1.0901 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen3 Coder 480B A35B?
Qwen3 Coder 480B A35B tiene una ventana de 262k tokens. Soporta hasta 65,536 tokens de completion.
¿Qwen3 Coder 480B A35B soporta tool calling y structured outputs?
Qwen3 Coder 480B A35B acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Qwen3 Coder 480B A35B?
Qwen3 Coder 480B A35B se lanzó el 23 de julio de 2025.

Más modelos de Qwen