Community users have showcased various applications, such as pixel-style pagodas, Tetris, and Snake, with one user remarking, 'It feels like having an Opus-level agent.' Another user deployed Qwen3.8-27B-FP8 on a single NVIDIA GH200, handling 10 real requests simultaneously, each with a maximum output of 16K tokens and a 262K context. The first streaming token returned in under 10ms, and all 10 requests completed successfully.
In multimodal tests, a user had the model identify 96 timestamped events from an 11-minute 1935 film, completing the task in 157 seconds with a time error of about 2 seconds, all on a single GPU. These are community reports and are source claims, not officially confirmed.
Official support includes Transformers, vLLM, SGLang, and TokenSpeed. For production environments, SGLang and vLLM are recommended; local users can deploy via Hugging Face quantized versions.