Qwen3.8 Flash
inferway/qwen3.8-flashQwen's efficiency-focused Flash model.
Zero data retention -- your data is not our data.
or read the quickstartTLS-encrypted, straight to a dedicated endpoint.
No shared queue in the path.
Paged KV, never written to disk.
Erased on completion; only metadata remains.
Per token, metered from metadata. No seats, no minimums.
Coming soon
inferway/qwen3.8-flashQwen's efficiency-focused Flash model.
inferway/minimax-h3MiniMax's general-purpose H3 generation model.
inferway/deepseek-v4-flash-0731DeepSeek's efficiency-focused V4 Flash release.
inferway/glm-5.3-flashZ.ai's Flash model for coding and agentic workloads.
Throughput and latency are being re-measured on the current hardware and model. Until that finishes, this section stays empty — we publish measurements with hardware, concurrency and timestamp attached, or we publish nothing.
curl https://api.inferway.ai/v1/chat/completions \
-H "Authorization: Bearer $INFERWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "inferway/qwen3.8-27b",
"stream": true,
"messages": [{"role": "user", "content": "Say hello in one short sentence."}]
}'Checking live model availability…
Longer answers: Docs · Privacy · Transparency