Maxynetic Systems
To be released soon

Qwen 3.8 Max

Alibaba

Qwen 3.8 Max is a 2.4-trillion-parameter MoE model delivering a comprehensive leap in coding and professional work. Autonomously codes and delivers complete projects spanning 10+ days. Handles hundreds of specialized tasks across legal, financial, design, and other professional domains, producing production-grade results end-to-end in a single conversation. Native visual understanding runs through the full cycle of planning, execution, and verification, enabling deep semantic analysis of ultra-long documents and extended video content. In long-horizon tasks, plans autonomously, iterates through closed feedback loops, and continuously evolves.

  • Language
  • Reasoning
  • Tool use
  • Implicit caching
  • Vision
Context
1M
Max output
128K
Input / 1M
$2.00
Output / 1M
$6.00

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3.8-max as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "alibaba/qwen3.8-max",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    $2.00

  • Output

    Per 1M completion tokens

    $6.00

  • Cache read

    Per 1M cached prompt tokens

    $0.250

  • Cache write

    Per 1M tokens written to cache

    $2.50

A 1M-token prompt with 250K tokens of output costs about $3.50.

More from Alibaba