Skip to main content

Qwen3.8 27B Hardware Requirements Start Above 30 GB

Qwen3.8 27B is now available under Apache 2.0. Its official BF16 repository is 55.59 GB and Qwen's block-FP8 version is 30.89 GB before runtime memory, context cache, and image data. Qwen provides server-oriented recipes but no minimum hardware specification or official GGUF, so phones are unsuitable and 32 GB configurations remain unproven.

On this page

Qwen3.8 27B is the smaller open release

Qwen published the Qwen3.8 27B model weights on 14 August 2026. This is the smaller model promised when the 2.4-trillion-parameter Qwen3.8 flagship appeared earlier in the month. It changes the practical answer for people who wanted to run this generation themselves.

The new model is a dense 27-billion-parameter vision-language model under the Apache 2.0 licence. It accepts text, images, and video, uses thinking mode by default, and supports controls for reasoning effort. Its native context length is 262,144 tokens, with an extension path to one million.

Those capabilities come in two official weight repositories. The BF16 files total 55.59 GB, including 55.56 GB of model tensors. Qwen's block-FP8 release totals 30.89 GB. These are repository sizes, not complete memory requirements.

Qwen3.8 27B hardware requirements exceed the download

A model needs space for weights, runtime buffers, the context cache, inputs, and the operating system. The 30.89 GB FP8 download therefore does not establish that a 32 GB computer can run Qwen3.8 27B reliably. Even if a runtime maps some weights from storage or splits them across devices, prompt processing and long contexts still need working memory.

Qwen does not publish a minimum RAM or VRAM figure for either official artifact. Its documented deployment paths use Transformers, vLLM, SGLang, and TokenSpeed, which are primarily server-oriented. There is no official GGUF or mobile package at publication time.

Community GGUF conversions and early device reports are already circulating, but they are not substitutes for a supported artifact or a controlled test. Quantisation format, context length, GPU offload, image input, and multi-token prediction can all change fit and speed. The model file is only the starting point when estimating usable memory.

The 27B model is different from the 2.4T flagship

The earlier Qwen3.8-2.4T-A95B release is a mixture-of-experts model with 2.4 trillion total parameters and 95 billion active for each token. Its BF16 repository occupies 4.89 TB and uses a custom Qwen licence. It remains a distributed-infrastructure model.

Qwen3.8 27B is dense, so all 27 billion language-model parameters participate in generation. It also includes a vision encoder and uses the same hybrid pattern of linear-attention and full-attention layers established by Qwen3.5. The smaller release is far easier to store and deploy, but it is not a compressed copy of the 2.4T checkpoint.

The Apache 2.0 licence also removes the flagship repository's special commercial attribution and service conditions. Teams still need to review the licence and any third-party runtime or conversion they distribute.

Qwen's benchmarks need independent testing

Qwen reports gains over Qwen3.6 27B across coding, agent, professional-work, and vision benchmarks. Some comparisons use different harnesses, corrected annotations, in-house tests, or model-specific prompts. These are vendor evaluations, not independent proof that the model will outperform another system in a reader's workload.

Early community tests disagree on quality, memory use, and generation speed. That is expected when people use different quantisations, prompts, reasoning budgets, accelerators, and context sizes. No reliable independent evaluation covering the official artifacts was available when this update was published.

For local use, test the exact file and runtime with separate measurements for loading, prompt processing, first visible output, sustained generation, peak memory, and heat. The 30.89 GB official FP8 release makes Qwen3.8 available to high-memory personal computers and workstations. It does not make a 27B multimodal model a realistic phone download.

CuriousLM runs supported AI models locally on your device. Try CuriousLM.