FAQ
FAQ for the public site, not a replacement for upstream issue triage
Because the local source input does not include the original FAQ files, this page keeps to source-backed operational questions and explicitly calls out where the upstream repo should still be checked.
Source-awareDeployment-awareLocalization-aware
Common questions
Is this site the official upstream repository?
No. This site is a public docs layer built from the historical `QwenLM/Qwen` README surface. The upstream README itself says the repo is no longer actively maintained and points to `Qwen2` for the newer code line.
Where should I get the actual model checkpoints?
Use the official Qwen organizations on Hugging Face and ModelScope. This site links into those hubs instead of pretending to host model weights.
Does the website server run inference?
No. The blueprint explicitly keeps the public web runtime separate from model-serving infrastructure. The site documents the serving options, but it is not the inference server.
How do I publish editorial updates without rebuilding the app?
Provide `QWEN_CONTENT_DIR` and place runtime JSON entries in the shared content directory. The resources routes, feed, and sitemap read from that location at runtime.
Complete documentation route map
The docs surface stays mirrored in a fixed order, with the current page highlighted inside the shared route map.
Requirements, quickstart, and deployment-oriented install notes for the historical Qwen release line.
Go to pageThe original Qwen model family with context windows, memory guidance, and public checkpoint entry points.
Go to pageHistorical performance tables for the original Qwen release line, preserved with source attribution.
Go to pageWeb UI, CLI demo, vLLM, FastChat, and the deployment touchpoints highlighted by the original README.
Go to pageOpenAI-compatible local API patterns, function calling, and managed API references for the original Qwen line.
Go to pageSystem prompt positioning, ReAct-style tooling, function calling, and code-interpreter benchmarks from the original README.
Go to pageLong-context techniques and evaluation blocks for the original Qwen release line.
Go to pageA public FAQ layer derived from the README-only source surface and the boundary conditions stated by the blueprint.
Go to pageSource-code licensing, model-license notes, and citation text mirrored from the original Qwen README.
Go to page