back

Qwen3.6 27B

qwen-3.6-27b · Alibaba Cloud

27B dense. Strong at coding and agents, with tool calling.

Served on NVIDIA B200 GPUs · Spain (EU)

Model source

Hugging FaceQwen/Qwen3.6-27B-FP8

Specifications

Parameters
27B dense
Hardware
MIG B200
Context
98,304 tokens
Quantization
FP8
Modalities
text
Capabilities
Chat · Reasoning · Tools · OCR

Pricing

input

0.30

output

2.40

cache read

0.03

€ / million tokens · VAT excluded

Example (curl)

Compatible with the OpenAI SDK. Change the base URL and API key.

curl https://api.gpuflow.ai/v1/chat/completions \
  -H "Authorization: Bearer $GPUFLOW_API_KEY" \
  -d '{ "model": "qwen-3.6-27b",
        "messages": [{ "role": "user", "content": "Hola" }] }'

Try it with 5 € free

Create your account, point your SDK at GPU Flow and call this model on NVIDIA B200 GPUs, in Spain.