🟡 발표됨 · 아직 사용 불가 · 예상 ~곧

Qwen3.8 API: 출시일 및 가격

qwen의 다음 모델, OrcaRouter에서 추적 중 — 오늘 id를 연결해 두면 출시되는 순간 자동으로 라우팅됩니다.
2026-07-19 업데이트됨
Qwen3.8은(는) 곧 무렵 출시될 것으로 예상되며 아직 어떤 API에서도 사용할 수 없습니다.

한눈에 보기

한눈에 보기
예상 출시🟡 rumored
이전 모델qwen/qwen3.7-max🟢 confirmed

개요

Qwen3.8 is the next flagship in Alibaba's Qwen series, announced on July 19, 2026. Alibaba says it carries 2.4 trillion parameters and will ship with open weights — an unusual move at this scale. You don't have to wait to get a feel for it. A hosted Qwen3.8-Max-Preview is already running on Alibaba's Token Plan, Qoder, and QoderWork, with the full open-weight release expected to follow. The day Qwen3.8 goes live, it's callable on OrcaRouter through the same OpenAI-compatible API you already use — at provider cost, no markup. Until then, qwen3.7-max is the closest model you can run today.

출시 전에 Qwen3.8 사용하기

Python
from openai import OpenAI

client = OpenAI(base_url="https://api.orcarouter.ai/v1", api_key="$ORCAROUTER_API_KEY")

# Wire the id up today — it 425s until launch, then just starts succeeding.
response = client.chat.completions.create(
    model="qwen/qwen3.8",                # routes automatically at launch
    messages=[{"role": "user", "content": "Hello"}],
)
# Before launch → 425 model_not_yet_available
#   { expected_window, closest_live_alternative }

출시되면 코드 변경이나 재배포 없이 호출이 그대로 성공하기 시작합니다.

알려진 사실 — 확인됨 vs 소문

  • 🟡 2.4T total parameters. (reported) [1]
  • 🟡 Will be released with open weights. (reported) [2]
  • 🟡 A Qwen3.8-Max-Preview is already live on Alibaba's Token Plan, Qoder, and QoderWork. (reported) [3]
  • 🟡 Alibaba claims it ranks among frontier models, second only to Fable 5. (reported) [4]

🟡 항목은 확인되지 않았으며 출시 시 업데이트됩니다.

Qwen3.8 대 qwen/qwen3.7-max(현재 서비스 중인 이전 모델)

지표qwen/qwen3.7-max (서비스 중, 실제)Qwen3.8 (예상)
입력 / 1M tokens미정
출력 / 1M tokens미정
컨텍스트미정

가격 — 예상치

아직 공식 가격이 없습니다. 오늘 OrcaRouter의 실시간 참고 가격:

참고 가격을 실시간으로 불러옵니다.

실제 가격은 출시 시 공개됩니다.

액세스 방법

OrcaRouter 키 하나면 이미 충분합니다 — 별도 대기열이 없습니다. 출시 시 이메일과 webhook으로 알려드립니다.

커뮤니티 예측

언제 출시될 것 같나요? 예측에 투표하세요:

가장 먼저 예측해 보세요.

개발자가 원하는 기능

아직 기능 요청이 없습니다 — 곧 다시 확인해 주세요.

둘러보기