tencent/Hunyuan-A13B-Instruct
HunyuanPricing
- Input Tokens: $0.140 /M tokens
- Output Tokens: $0.560 /M tokens
Input Modalities
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="tencent/Hunyuan-A13B-Instruct",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is tencent/Hunyuan-A13B-Instruct?
How much does tencent/Hunyuan-A13B-Instruct cost?
How do I call tencent/Hunyuan-A13B-Instruct via API?
Who created tencent/Hunyuan-A13B-Instruct?
More models from Hunyuan
The Hy3 official version is honed for real-world business scenarios, using a Mixture-of-Experts (MoE) architecture with 295B total parameters and 21B activated parameters. It natively supports a 256K context window and offers multiple thinking modes: no_think (ultra-fast response), think_low (quick thinking), and think_high (deep reasoning), balancing ultra-fast responses, complex reasoning, and invocation cost. Compared with the Preview version, Hy3—based on real business feedback from Tencent Yuanbao, WorkBuddy, ima, Marvis, and others—focuses on improving the Coding Agent, long-form understanding, multi-turn context continuity, search QA, and complex task execution, performing more stably in reducing hallucinations, improving task completion, and engineering usability. It is better suited to practical scenarios such as frontend tasks, cross-file code development, long-document analysis, office automation, and multi-step Agent workflows.
Base price: Normal (default): $0.3333 per run, Geometry: $0.25 per run. Additional parameter fees: enable_pbr:true (PBR material): +$0.1667, face_count (custom face count): +$0.1667, format (specify stl/usdz/fbx; additional charge to generate that format): +$0.0833
Using the Hunyuan Sheng 3D 3.1 model, it can generate higher-precision and higher-quality 3D models, supporting text-to-3D, image-to-3D, eight-view-to-3D, single-geometry generation (untextured model), sketch-to-3D, and intelligent topology-to-3D features.
Hunyuan Hy3 preview is designed for agent workloads, adopting a MoE architecture with 295B capacity and 21B activated parameters. It provides three modes within the same model—no_think (ultra-fast response), think_low (fast thinking), and think_high (deep reasoning)—to accommodate different latency and depth requirements from high-frequency interactions to complex engineering tasks. On code benchmarks such as SWE-bench Verified it approaches the current state of the art, and its 256K context supports cross-file code refactoring and long-document analysis. It is suitable for developers who require reliable task completion while being sensitive to inference costs.
Hunyuan-MT-7B is a lightweight translation model with 7 billion parameters, designed to translate source text into target languages. The model supports translation among 33 languages as well as 5 Chinese minority languages. In the WMT25 International Machine Translation Competition, Hunyuan-MT-7B achieved first place in 30 out of 31 language categories it participated in, demonstrating its exceptional translation capabilities. For translation scenarios, Tencent Hunyuan proposed a complete training paradigm from pre-training to supervised fine-tuning, followed by translation reinforcement and ensemble reinforcement, enabling it to achieve industry-leading performance among models of similar scale. The model is computationally efficient, easy to deploy, and suitable for various application scenarios.
AIHubMix© 2023 - 2026 AIHubMix, LLC