Qwen3.8 27B

obsidian/Qwen3.8-27B
New
VisionToolsJSONReasoning
by obsidian · 2026-08-15

Qwen3.8 27B served in block-FP8 for higher throughput and lower memory footprint, with the vision tower kept at full precision. Preserves the original model's reasoning, coding, multilingual performance, and tool use. Designed to provide direct, complete responses across a wide range of prompts. The model may occasionally append brief informational disclaimers inherited from the base model's training. Ideal for AI research, security testing, red teaming, agent development, coding assistants, and other advanced AI applications that benefit from maximum output flexibility.

ctx262K tokens
Inputtext + image + video
Outputtext
Best forreasoning, vision
p50 TTFT1.91 s
INPUT$0.40/ 1M tokens
OUTPUT$4.21/ 1M tokens
p50 TTFT1.91 s7d
p95 TTFT10.00 s7d
TRAFFIC3579.7Mtokens / 7d

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
import os

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key=os.environ["ORCAROUTER_API_KEY"],
)

response = client.chat.completions.create(
    model="obsidian/Qwen3.8-27B",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • frequency_penalty
  • include_reasoning
  • logprobs
  • max_tokens
  • min_p
  • presence_penalty
  • reasoning
  • repetition_penalty
  • response_format
  • seed
  • stop
  • structured_outputs
  • temperature
  • tool_choice
  • tools
  • top_k
  • top_p

Pricing

Input / 1M tokens$0.400
Output / 1M tokens$4.21
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $15.43

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.002113

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
1.91 s
Output speed
141 tok/s
p95 TTFT
10.00 s
Error rate
7.4%

Public benchmarks

68.1
AA Coding
Better than 74% of models compared
#35 of 138
41.4
AA Intelligence
Better than 74% of models compared
#35 of 140
GPQA Diamond
90.5
Humanity's Last Exam
33.9
Long-Context Recall
82.0
SciCode
46.6
tau_banking
48.0
terminalbench_v2_1
79.8
Source: artificialanalysis.ai

Community buzz

What developers are saying this week

Hacker News4 mentions · 7ddown 7 vs the previous week

How it compares

Qwen3.8 27BQwen3.6 35B A3BGemma 4 26B A4B
Input $/M$0.40$0.31$0.25
Output $/M$4.21$4.21$2.90
Context262K262K262K
Quality4/104/104/10
Compare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

How much does Qwen3.8 27B cost on OrcaRouter?
Qwen3.8 27B is priced at $0.40 per 1M input tokens and $4.21 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen3.8 27B's context window?
Qwen3.8 27B supports a context window of 262K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen3.8 27B via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="obsidian/Qwen3.8-27B" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen3.8 27B?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

Embed this badge

Qwen3.8 27B$0.40/M in1914ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/obsidian/Qwen3.8-27B" target="_blank"> <img src="https://www.orcarouter.ai/embed/obsidian/Qwen3.8-27B.svg" alt="Qwen3.8 27B on OrcaRouter" /> </a>
Markdown [![Qwen3.8 27B](https://www.orcarouter.ai/embed/obsidian/Qwen3.8-27B.svg)](https://www.orcarouter.ai/models/obsidian/Qwen3.8-27B)

Model card as data

GET /api/public/models/obsidian/Qwen3.8-27BOpen
Machine-readable:/llms.txt/llms-full.txt