Maxynetic Systems
To be released soon

Qwen 3.6 27B

Alibaba

The Qwen3.6 35B-A3B native vision-language model is built on a hybrid architecture that integrates linear attention mechanisms with a sparse mixture-of-experts framework, achieving higher inference efficiency. Compared with the 3.5-35B-A3B, this model demonstrates significantly improved agentic coding capabilities, mathematical and code reasoning abilities, spatial intelligence, as well as object localization and object detection performance.

  • Language
  • Reasoning
  • Tool use
  • File input
  • Vision
Context
256K
Max output
256K
Input / 1M
$0.600
Output / 1M
$3.60

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3.6-27b 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.6-27b",
    "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

    $0.600

  • Output

    Per 1M completion tokens

    $3.60

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

More from Alibaba