Experiential
ModelsLogsInsightsDocs
Star us on GitHubCreditsSettings
Models

Qwen3.8 27B

qwen3.8-27brecommendedfree
CompareOpen in Playground

Context

1M

Max output

131K

Input from

$0.32$0

Output from

$2.40$0

Released

Aug 2026

Waterfall

Status
Experiential Cloudexperiential60 tok/s900ms99%1M131K$0.32$2.40cache$0.040—activeestimated
OpenRouterexperiential60 tok/s900ms99.7%1M131K$0.45$3.20cache$0.050—activeestimated

Benchmarks

Hugging Face
  • GPQA DiamondHugging Face · Aug 202689.2%
  • AIME 2025Hugging Face · Aug 202693.8%
  • Humanity's Last ExamHugging Face · Aug 202630.8%
  • MATH-500Hugging Face · Aug 202683.6%
  • IFEvalHugging Face · Aug 202691.9%
  • LMArena EloLMArena · Aug 20261441
  • Terminal-BenchHugging Face · Aug 202673.0

Quickstart

I want you to route my LLM calls for "qwen3.8-27b" through the Experiential gateway instead of
calling the provider directly. It speaks the OpenAI Chat Completions API, so this is a base-URL
and key swap. Please:

1. Point the client at https://api-pr-786.preview.experientiallabs.ai/v1 as the base URL.
2. Authenticate with my Experiential API key from the EXPLABS_API_KEY environment variable. If
   it isn't set, stop and tell me to create one under Settings -> API keys and export it.
3. Use the model id "qwen3.8-27b" exactly.
4. Update every place my code builds an LLM client for this model to use that base URL and key,
   leaving streaming and tool-calls as they are.
5. Make one test call and show me the reply plus the token usage, so we confirm it runs on my
   Experiential credits.

Tell me which files you changed.

Set EXPLABS_API_KEY to an organization API key before running your agent.