Qwen: Qwen3.8 2.4T A95B
$2.00/M input$6.00/M output
qwen/qwen3.8-2.4t-a95bDescription
Qwen3.8 2.4T A95B is an open-weight sparse mixture-of-experts model from Qwen and the open-weight variant of [Qwen3.8 Max](/qwen/qwen3.8-max), with 95 billion active parameters out of 2.4 trillion total. It is...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3.8-2.4t-a95b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text