CoolFace
Modelpublic

bottlecapai/ThinkingCap-Qwen3.8-27B-NVFP4

sourceHugging Faceotherupdated 1d agoView on Hugging Face
17likes984downloads
Model Card

ThinkingCap-Qwen3.8-27B-NVFP4

NVFP4 weight-only (NVFP4A16, compressed-tensors nvfp4-pack-quantized, 16-element FP4 groups with FP8 scales), built by llm-compressor. The two GDN projections vLLM fuses into one GEMM (in_proj_qkv, in_proj_z) share one global scale: vLLM keeps a single scale for the fused GEMM, so separate scales would dequantize one of the two too small. Runs on Hopper (Marlin) and Blackwell.

Built from bottlecapai/ThinkingCap-Qwen3.8-27B (bf16). Vision tower, MTP head, lm_head and the GDN in_proj_a / in_proj_b projections stay bf16 (recipe.yaml). Serve with vLLM 0.29 (--trust-remote-code not needed).

Expected performance

Paired comparison with the bf16 source on the full quantization plan: both builds answer the same questions with the same seeds — RealWorldQA 765 questions × 2 seeds (images), GPQA-Diamond 198 × 4, MMLU-Pro 1,500 × 1 (a fixed slice), IFBench 300 × 2, AA-LCR 100 × 1 (long-document prompts, graded by Gemma-4-26B-A4B-it with thinking off). Thinking at the chat template's default reasoning effort (xhigh), sampled decoding (temperature 1.0, topp 0.95, topk 20, min_p 0.0), 65,536-token generation cap. Both builds served by vLLM 0.29.0 on an H200.

benchmark (questions × seeds)accuracy %, bf16 → NVFP4Δ accuracy, pp [95% CI]tokens mean / median / p95, bf16 → NVFP4Δ mean tokens [95% CI]Δ median tokens
RealWorldQA (765 × 2)83.1 → 82.5−0.7 [−2.2, +0.9]488 / 112 / 1,912 → 461 / 116 / 1,910−5.5% [−18.9, +10.1]+3.6%
GPQA-Diamond (198 × 4)88.0 → 86.4−1.6 [−3.9, +0.6]7,115 / 1,031 / 37,459 → 6,618 / 1,122 / 33,885−7.0% [−14.7, +1.7]+8.9%
MMLU-Pro (1,500 × 1)84.1 → 85.1+0.9 [−0.4, +2.3]1,436 / 166 / 7,255 → 1,330 / 170 / 7,726−7.4% [−18.0, +4.9]+2.4%
IFBench (300 × 2)79.7 → 78.0−1.7 [−4.7, +1.4]4,531 / 1,822 / 20,630 → 4,103 / 1,955 / 15,651−9.5% [−15.7, −2.3]+7.3%
AA-LCR (100 × 1)81.0 → 78.0−3.0 [−10.0, +4.0]1,718 / 844 / 4,937 → 1,508 / 920 / 4,043−12.2% [−22.1, −1.6]+9.0%

Δ accuracy is NVFP4 minus bf16 on the same answers; its interval treats the question as the unit (seeds averaged per question first). Tokens are completion tokens (reasoning plus answer). Bold: interval excludes zero.

Mean tokens fall significantly on IFBench and AA-LCR with no significant accuracy change, but the medians there rise 7–9%: the drop is fewer very long answers, not uniformly shorter ones.

Throughput — one RTX PRO 6000 Blackwell, vLLM 0.29.0 (Marlin FP4 kernel for this build), synthetic prompts of 1,024 tokens with 512 generated (last column: 32,768-token prompts, 128 generated), end-of-sequence ignored, prefix caching off, --max-num-seqs 64. Aggregate output tokens/s, median time to first token in ms in parentheses. With 32k-token prompts this build is no faster than bf16 and its first token comes later.

build1 request16 concurrent64 concurrent4 concurrent, 32k-token prompts
bf1626.2 (158)341 (1,867)844 (3,627)18.6 (9,678)
NVFP468.0 (176)666 (2,404)1,149 (4,105)18.9 (13,670)

Decode speed and MTP self-speculative decoding (MMLU-Pro) — 32 questions × 1 seed, vLLM 0.26 on one H200, 16 concurrent requests

configmedian tokenstok/ss / taskMTP speedupaccept_len (max 4)
Qwen3.8-27B base · standard48451.38.91.00×—
Qwen3.8-27B base · MTP50291.04.21.77×2.59
ThinkingCap-Qwen3.8-27B bf16 · standard23250.53.71.00×—
ThinkingCap-Qwen3.8-27B bf16 · MTP21685.72.01.70×2.60
NVFP4 · standard21661.02.61.00×—
NVFP4 · MTP21574.91.71.23×2.54

Where to find us

<table style="border-collapse:collapse;border:0;margin:0"><tbody><tr> <td style="border:0;padding:0 18px 0 0"><a href="https://www.bottlecapai.com/"><img src="social-web.png" alt="Website" width="34" height="34"></a></td> <td style="border:0;padding:0 18px 0 0"><a href="https://www.linkedin.com/company/bottlecap-ai/"><img src="social-linkedin.png" alt="LinkedIn" width="34" height="34"></a></td> <td style="border:0;padding:0 18px 0 0"><a href="https://www.instagram.com/bottlecapai/"><img src="social-instagram.png" alt="Instagram" width="34" height="34"></a></td> <td style="border:0;padding:0"><a href="https://x.com/BottleCapAI"><img src="social-x.png" alt="X" width="34" height="34"></a></td> </tr></tbody></table>

Need even more efficiency? The open release is production-ready. Our enterprise versions go further — fewer thinking tokens still, tuned to your workload, at matched accuracy on your own tasks. Built for AI labs, inference providers and enterprises running models at scale. Deployed on your infrastructure, or in the cloud and region you choose. Talk to our team

License

ThinkingCap: PolyForm Small Business 1.0.0 + BottleCap personal-use grant (see LICENSE).

Upstream Qwen materials: Apache-2.0 (see NOTICE).

Commercial license: contact BottleCap AI.

Citation

If you use this model, please cite:

bibtex
@misc{ThinkingCap-Qwen3.8-27B,
  title     = {bottlecapai/ThinkingCap-Qwen3.8-27B},
  author    = {Osusky, Adam and Lindauer, Jan and Jirkovsky, Adam and Mihal, Filip and Platek, Ondrej and Herel, David and Ihnatchenko, Luka and Bartek, Vojtech and Jirak, Jiri and Kubista, Daniel and Krus, Frantisek and Mikolov, Tomas},
  year      = {2026},
}