Model reference · open weights

Qwen3.8-RTX5090

Qwen3.8-RTX5090 is an open-weight language model from gittensor-model-hub, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs gittensor-model-hub 1 variants 226k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Qwen3.8-RTX5090 is

Qwen3.8-27B-NVFP4-RTX5090 GeForce RTX 5090–specific NVFP4 checkpoint of Qwen/Qwen3.8-27B, quantized with NVIDIA Model Optimizer. Built so a 32 GB RTX 5090 can serve the full native 262,144-token context and decode faster than Unsloth’s NVFP4 on the same GPU, with accuracy almost maintained. ### 🚀 Now 2.04× faster with the matching DSpark drafter A speculative drafter trained and NVFP4-quantized specifically against this checkpoint now ships: Qwen3.8-27B-DSpark-NVFP4 — 88.5 → 180.3 tok/s, 1.41 GB, outputs unchanged. It beats the built-in MTP head by 13.8% while using a quarter of its memory. See the numbers. Blackwell tensor cores only. Hopper can load the files but cannot run NVFP4. Why this checkpoint on RTX 5090 Same GPU (RTX 5090 32 GB). Speed: temperature=0, thinking off. Accuracy: temperature=1.0, thinking on, same 20 items per task. This checkpoint: vLLM 0.27.1, util 0.97. Unsloth speed numbers: SGLang 0.5.18 (NEXTN/MTP does not fit usefully on 32 GB). Unsloth accuracy: same vLLM 0.27.1 stack. Unsloth is a different recipe (compressed-tensors mixed NVFP4/FP8, larger weights, MTP draft). On 32 GB that extra size eats the KV pool, so it cannot hold native 256k and decode is about half of this ModelOpt export. Accuracy vs Unsloth NVFP4 Quality is almost maintained on a matched 20-question smoke of GPQA Diamond, AIME 2025, and MMLU-Pro. Overall 45/60 (75%) for both checkpoints. MMLU-Pro tied; GPQA and AIME split by one item each. Method (same for both). RTX 5090, vLLM 0.27.1, thinking on, temperature=1.0, Qwen sampling (topp=0.95, topk=20), --max-model-len 65536, concurrency 4. Same 20 random items per task (sample-seed=20260815, AIME 1 sample each). Datasets: OpenAI simple-evals GPQA Diamond CSV (HF GPQA is gated), MathArena/aime2025, TIGER-Lab/MMLU-Pro 5-shot same-category. Caveats. This is a 20-item smoke, not a full-test ranking. Several misses on both sides were length truncations (thinking filled the 24k/32k generation cap; extract None), not clean wrong answers. Do not treat these as published GPQA / AIME / MMLU-Pro scores. Next weights. Calibration and export are still being tightened. The next drop of this repo is intended to be more accurate and fast

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makergittensor-model-hub
TypeLanguage models
Parameters (lead)15.0B
Variants1
Runs withtransformers
Based onQwen/Qwen3.8-27B
Released2026-08-14
Popularity226k downloads / month
Likes134
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Qwen3.8-27B-NVFP4-RTX509015.0BNVFP4Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys qwen3-8-rtx5090 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (qwen3-8-rtx5090 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen3-8-rtx5090","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors qwen3_5 image-text-to-text nvfp4 modelopt nvidia rtx-5090 blackwell quantization qwen3.8 vllm conversational endpoints_compatible

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Qwen3.8-RTX5090 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms