back

Qwen3.8 27B

qwen-3.8-27b · Alibaba Cloud

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

Served on NVIDIA B200 GPUs · Spain (EU)

Model source

Hugging FaceInferact/Qwen3.8-27B-NVFP4

Specifications

Parameters
27B
Hardware
MIG B200
Context
98,304 tokens
Quantization
NVFP4
Modalities
text
Capabilities
Reasoning · json_mode

Pricing

input

0.10

output

0.30

€ / 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.8-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.