[Docs] Add Qwen3.8 cookbook (#34587)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
zijiexia
2026-08-12 08:07:46 -07:00
committed by GitHub
co-authored by Claude Opus 5
parent 197832bcf5
commit 8e7c07fae7
9 changed files with 1305 additions and 6 deletions
@@ -2,7 +2,6 @@
title: Qwen3.6
metatags:
description: "Deploy Qwen3.6 with SGLang - open-weight multimodal series with a 35B MoE (3B active) variant and a 27B dense variant, hybrid reasoning, tool calling, MTP, and long-context support."
tag: NEW
---
import { Qwen36Deployment } from '/src/snippets/autoregressive/qwen36-deployment.jsx';