Quantized version of https://huggingface.co/Qwen/Qwen3.8-27B
Search public pages, research tools, and SAVRN solutions.
The RadixArk Qwen3.8-27B-NVFP4 model is the quantized version of Qwen/Qwen3.8-27B. The quantization was produced at RadixArk using NVIDIA Model Optimizer, following a mixed NVFP4 W4A4 recipe.
What it takes to serve Qwen3.8-27B-NVFP4 (18.2B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.
| Precision | Weights | Memory needed | Cheapest setup | Per hour | Also fits |
|---|---|---|---|---|---|
| 16-bit | 36.3 GB | 43.6 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 8-bit | 18.2 GB | 21.8 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 4-bit | 9.1 GB | 10.9 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.
RadixArk did not train this model. It took Qwen's Qwen3.8-27B, ran it through NVIDIA Model Optimizer with an NVFP4 W4A4 recipe, and published it as a pre-quantized checkpoint for agents and chatbots on SGLang. On disk that is 21.9 GB of weights; our 4-bit row puts the memory need at 10.9 GB on one MI300X with 192 GB at $1.85 per hour on-demand. The 262,144-token context, not the weights, will fill that card, and it reads images as well as text.
The listing carries Apache 2.0, patent grant included, but RadixArk's note points to the upstream Qwen3.8-27B card for the source model's license, so read both first. Reconcile the count too: the name says 27B while the checkpoint reports 18.2B parameters, and the upstream is on our hub. Last, confirm your serving stack handles NVFP4 W4A4 on the card you own before banking on the 4-bit footprint.
By RadixArk, published under apache-2.0, revision 319f741cce68.
The RadixArk Qwen3.8-27B-NVFP4 model is the quantized version of Qwen/Qwen3.8-27B. The quantization was produced at RadixArk using NVIDIA Model Optimizer, following a mixed NVFP4 W4A4 recipe.
Run on SGLang: launch command and per-platform recipes in the Qwen3.8-27B cookbook.
This model is not owned or developed by RadixArk. It is a quantized derivative of Qwen's model; see the upstream Qwen3.8-27B model card for the source model's capabilities, training information, limitations, and license.
Apache License 2.0
Global
Developers looking to deploy an off-the-shelf, pre-quantized model in AI agent systems, chatbots, RAG systems, and other AI-powered applications.
Hugging Face 08/14/2026 via https://huggingface.co/RadixArk/Qwen3.8-27B-NVFP4
Architecture Type: Transformers (Dense Multimodal)
Network Architecture: Qwen3.8-27B
Number of Model Parameters: 27B
Input Type(s): Text, image, and video
Input Format(s): String and visual media
Other Properties Related to Input: Native context length up to 262,144 tokens.
22 files, 21.9 GB in total. The weights are 3 files totalling 21.9 GB in safetensors.
| File | Type | Size | SHA-256 |
|---|---|---|---|
| model-00001-of-00003.safetensors | Weights | 10.0 GB | fbcdb5ba1cdd |
| model-00002-of-00003.safetensors | Weights | 10.0 GB | db6146a5464f |
| model-00003-of-00003.safetensors | Weights | 2.0 GB | d3cfb92742e3 |
| config.json | Configuration | 73.0 KB | — |
| conversion-manifest.json | Configuration | 23.6 KB | — |
| generation_config.json | Configuration | 214 B | — |
| hf_quant_config.json | Configuration | 53.7 KB | — |
| model.safetensors.index.json | Configuration | 214.9 KB | — |
| preprocessor_config.json | Configuration | 390 B | — |
| qualification-criteria.json | Configuration | 1.1 KB | — |
| qualification.json | Configuration | 2.7 KB | — |
| tensor-audit.json | Configuration | 539 B | — |
| video_preprocessor_config.json | Configuration | 385 B | — |
| LICENSE | Documentation | 11.5 KB | — |
| README.md | Documentation | 4.6 KB | — |
| chat_template.jinja | Other | 9.0 KB | — |
| .gitattributes | Repository | 1.6 KB | — |
| .quant_summary.txt | Repository | 314.3 KB | — |
| merges.txt | Tokenizer | 3.4 MB | — |
| tokenizer.json | Tokenizer | 12.8 MB | 0997f410c57a |
| tokenizer_config.json | Tokenizer | 1.1 KB | — |
| vocab.json | Tokenizer | 6.7 MB | — |
Released by RadixArk through its official repository on Hugging Face. Read the license.
| Precision | Weights in memory |
|---|---|
| As published | 21.9 GB |
| 16-bit | 36.3 GB |
| 8-bit | 18.2 GB |
| 4-bit | 9.1 GB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
About 43.6 GB at 16-bit and 10.9 GB at 4-bit: the weights (18.2B parameters) plus a working margin. A long context needs more.
At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
Yes. Qwen3.8-27B-NVFP4 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.
262,144 tokens, from the maximum position embeddings in its published configuration.
Quantized version of https://huggingface.co/Qwen/Qwen3.8-27B
WORK IN PROGRESS A mixed NVFP4/MXFP8 quantization-aware distillation of Qwen3.8-27B, trained for one epoch. The student learns from the original BF16 teacher while its MLP weights are quantized in the forward pass. Distillation updates the MLP weights and text normalization weights to account for quantization error. This is a trained distillation checkpoint, not a post-training conversion of the original weights. Attention/GDN projections and the LM head were frozen in their MXFP8 representations during distillation. Packed NVFP4 and MXFP8 weights reconstruct to the same BF16 weight values used by the student during training. The tokenizer, chat template, generation configuration and…
2.5x faster throughput than other NVFP4 quants. This is an Unsloth NVFP4 quantized checkpoint calibrated on a mixture of our Unsloth dataset + UltraChat dataset. Works on a 24GB VRAM GPU. Benchmarks on 1xB200 128 concurrency. For accuracy benchmarks, we conducted MMLU-Pro, AIME 2025, GPQA for FP8, BF16, NVIDIA's NVFP4 and our NVFP4s - we show our faster quants do similarly on all: Read all benchmarks in our NVFP4 blog To install vLLM in a separate venv: Then to serve the 27B NVFP4 quant: Also do NOT use the Marlin backend since it's 2x slower - use the native vLLM or cute-DSL / CUTLASS / flashinfertrtllm backends! You must use the below or you will get 2x slower inference! This checkpoint…
Runs on SparkInfer, SGLang and vLLM unmodified — configs for all three are below. Serving many users at once? See concurrency. SparkInfer × this NVFP4 build × the DSpark v2 drafter — an engine, a checkpoint, and a speculative drafter optimized against each other, compounding to 4.3×. The drafter never changes what the model says: the target verifies every drafted token. GeForce RTX 5090–specific NVFP4 checkpoint of Qwen/Qwen3.8-27B, quantized with NVIDIA Model Optimizer. Serves the full native 262,144-token context on 32 GB. With the DSpark v2 drafter: 264.8 tok/s overall — up to 420 on code — on SparkInfer (its bench harness; the HTTP server is autoregressive-only today) and 161.7 tok/s on…
1.56x faster throughput than other NVFP4 quants. This is an Unsloth NVFP4 quantized checkpoint calibrated on a mixture of our Unsloth dataset + UltraChat dataset. Works on a 32GB VRAM GPU. Benchmarks on 1xB200 128 concurrency. Use the 35B NVFP4 Fast version for 1.79x faster at a little less accuracy For accuracy benchmarks, we conducted MMLU-Pro, AIME 2025, GPQA for FP8, BF16, NVIDIA's NVFP4 and our NVFP4s - we show our faster quants do similarly on all: Read all benchmarks in our NVFP4 blog To install vLLM in a separate venv: Then to serve the 35B variant: You must use the below or you will get 2x slower inference! Also do NOT use the Marlin backend since it's 2x slower - use the native…
Gemma is a family of open models built by Google DeepMind. Gemma 4 models are multimodal, handling text and image input (with audio supported on E2B, E4B, and 12B) and generating text output. This release includes open-weights models in both pre-trained and instruction-tuned variants. Gemma 4 features a context window of up to 256K tokens and maintains multilingual support in over 140 languages. Featuring both Dense and Mixture-of-Experts (MoE) architectures, Gemma 4 is well-suited for tasks like text generation, coding, and reasoning. The models are available in five distinct sizes: E2B, E4B, 12B, 26B A4B, and 31B. Their diverse sizes make them deployable in environments ranging from…