Hunyuan A13B Instruct

Hunyuan-A13B is a 13B active parameter Mixture-of-Experts (MoE) language model developed by Tencent, with a total parameter count of 80B and support for reasoning via Chain-of-Thought. It offers competitive benchmark performance across mathematics, science, coding, and multi-turn reasoning tasks, while maintaining high inference efficiency via Grouped Query Attention (GQA) and quantization support (FP8, GPTQ, etc.).

ChatTencent131k tokens$0.1526 / $0.6213 · 1M

tencent/hunyuan-a13b-instruct

Contexto
131k tokens
Máx. completion
131,072
Tools
No
JSON
Lanzamiento
2025-07-08

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": "tencent/hunyuan-a13b-instruct",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Hunyuan A13B Instruct?
Hunyuan-A13B is a 13B active parameter Mixture-of-Experts (MoE) language model developed by Tencent, with a total parameter count of 80B and support for reasoning via Chain-of-Thought. It offers competitive benchmark performance across mathematics, science, coding, and multi-turn reasoning tasks, while maintaining high inference efficiency via Grouped Query Attention (GQA) and quantization support (FP8, GPTQ, etc.). Hunyuan A13B Instruct corre en el API de Geek Hub (compatible con OpenAI). Id: tencent/hunyuan-a13b-instruct.
¿Hunyuan A13B Instruct es gratis?
No. El input cuesta $0.1526 / 1M tokens y el output $0.6213 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Hunyuan A13B Instruct?
Hunyuan A13B Instruct tiene una ventana de 131k tokens. Soporta hasta 131,072 tokens de completion.
¿Hunyuan A13B Instruct soporta tool calling y structured outputs?
Hunyuan A13B Instruct no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Hunyuan A13B Instruct?
Hunyuan A13B Instruct se lanzó el 8 de julio de 2025.

Más modelos de Tencent