Models/tencent/Tencent: Hunyuan A13B Instruct
TE

Tencent: Hunyuan A13B Instruct

131K context$0.14/M input$0.57/M output
tencent/hunyuan-a13b-instruct

Description

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

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tencent/hunyuan-a13b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.14/M
Output$0.57/M
Context131K tokens

Model Info

Providertencent
IDtencent/hunyuan-a13b-instruct