Tencent: Hunyuan A13B Instruct — AI model

Tencent: Hunyuan A13B Instruct is a AI model from Tencent, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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...

Specs

VendorTencent
Typetext
Context window131,072 tokens
Pricing$0.14/M in · $0.57/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tencent/hunyuan-a13b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models