Amazon Web Services has published technical guidance detailing the deployment of Qwen3.8-2.4T-A95B. The guide focuses on serving the 2.4-trillion-parameter open-weight model using Amazon SageMaker HyperPod alongside vLLM. To configure the infrastructure properly, the documented instructions address cluster provisioning and NVFP4 quantization.
The walkthrough also explains how to establish an OpenAI-compatible endpoint for model serving. According to the publication, the resulting deployment incorporates built-in reasoning functionality alongside support for tool calling. The setup further leverages native MTP speculative decoding to handle the model's inference workflow.

