qwen3-30b-a3b-fp8: Chat completions
By model
qwen3-30b-a3b-fp8
Model details for qwen3-30b-a3b-fp8. Multilingual, streaming, batch tasks, reasoning, and function calling with a 32K context window.
POST
qwen3-30b-a3b-fp8: Chat completions
This model supports the Chat Completions API only. Send requests to
/v1/chat/completions — the Responses endpoint (/v1/responses) is not
available for this model.Alibaba’s Qwen3-30B-A3B is an open-weight Mixture-of-Experts model with 30.5B total parameters (3.3B active per token), served on ZeroGPU as an FP8 build for efficient inference. It thinks through a problem before answering and returns that reasoning alongside the final text, and it supports function calling, streaming, batch tasks, and 100+ languages with a 32,768-token context window. When you want frontier-style reasoning and tool use in a lighter, multilingual package, this is the model.References: Model docs • Terms • Privacy
Authorizations
Headers
Optional project identifier. Scopes the request to a specific project when provided.
Body
application/json
Model identifier (fixed for this playground). Use request examples to change use cases.
Allowed value:
"qwen3-30b-a3b-fp8"Example:
"qwen3-30b-a3b-fp8"
Minimum array length:
1Maximum number of tokens to generate in the response.
Required range:
x >= 1Example:
800
Response
Success
The response is of type object.

