Instructions to use neroued/Qwen3.6-27B-NInfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NInfer
How to use neroued/Qwen3.6-27B-NInfer with NInfer:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Qwen3.6-27B for NInfer
This model card is the version-controlled source for neroued/Qwen3.6-27B-NInfer.
The repository contains
Qwen3.6-27B converted to the native
NInfer .ninfer artifact format. The artifact is intended
only for NInfer; it is not a Transformers checkpoint, Safetensors distribution, or GGUF file.
Artifact
| Field | Value |
|---|---|
| Filename | qwen3_6_27b.ninfer |
| Size | 17,495,365,888 bytes (16.29 GiB) |
| SHA-256 | 7b51600ffd10632b9660f56085efdd9b751d79733ad32036a652234b64bebe7b |
| Container version | 2 |
| NInfer model ID | qwen3.6-27b |
| NInfer weights ID | groupwise-int |
| NInfer target key | qwen3_6_27b |
The file contains the registered Text, Vision, MTP, proposal-head, tokenizer, chat-template, generation, and media-processor objects required by NInfer.
Verify a downloaded file with:
printf '%s %s\n' \
'7b51600ffd10632b9660f56085efdd9b751d79733ad32036a652234b64bebe7b' \
'qwen3_6_27b.ninfer' | sha256sum --check
Requirements
- NInfer revision
bd265a3or later, built from source; - 64-bit Linux;
- NVIDIA GeForce RTX 5090 (
sm_120a); - CUDA Toolkit 13.1 or newer.
NInfer does not provide an install target or packaged binary. See the repository README for source-build dependencies.
Download and run
hf download neroued/Qwen3.6-27B-NInfer \
qwen3_6_27b.ninfer \
--local-dir models
./build/apps/ninfer models/qwen3_6_27b.ninfer \
--prompt "Explain prefill and decode in three sentences." \
--max-context 16384 \
--max-new 256 \
--spec mtp --draft-tokens 3 \
--lm-head-draft
For images, videos, structured chat history, and HTTP serving, see the NInfer documentation.
Supported use
The artifact supports:
- text generation in thinking and non-thinking modes;
- image, multi-image, video, and mixed multimodal messages;
- MTP speculative decoding with draft windows from one to five;
- BF16 and INT8 group-64 KV cache;
- CUDA Graph decode and compatible-prefix reuse;
- the NInfer CLI;
- OpenAI Chat Completions and Anthropic Messages serving.
Performance
The following single-GPU serving measurements were collected on an NVIDIA GeForce RTX 5090 with
CUDA 13.1. Requests were submitted serially to a persistent ninfer-serve process with CUDA Graph
enabled, a 1,024-token prefill chunk, INT8 group-64 KV cache, and prefix reuse disabled. Each value
is the arithmetic mean ± sample standard deviation over five fixed seeds; warm-up requests are
excluded. These results use weights_id = groupwise-int.
Long-context baseline (MTP disabled)
| Prompt tokens | Prefill tok/s | Server TTFT (ms) | Decode tok/s |
|---|---|---|---|
| 7,680 | 3,218.1 ± 4.3 | 2,392.4 ± 3.0 | 77.6 ± 0.1 |
| 64,512 | 2,655.9 ± 2.9 | 24,335.7 ± 25.2 | 70.7 ± 0.1 |
| 130,048 | 2,185.3 ± 0.3 | 59,590.3 ± 8.9 | 64.5 ± 0.1 |
| 260,096 | 1,614.8 ± 0.6 | 161,221.8 ± 62.5 | 54.8 ± 0.1 |
MTP=3 long-reasoning decode
Thinking was enabled and the output limit was 65,536 tokens.
| AIME 2026 fixture | Completion tokens | Decode tok/s | MTP acceptance | MTP tokens/round |
|---|---|---|---|---|
| Problem 1 | 10,686.2 ± 553.8 | 175.4 ± 1.0 | 77.9% ± 0.9% | 3.34 ± 0.03 |
| Problem 15 | 61,604.2 ± 5,677.9 | 161.9 ± 2.8 | 73.4% ± 1.7% | 3.20 ± 0.05 |
| Problem 30 | 47,339.8 ± 9,162.2 | 172.2 ± 0.9 | 78.8% ± 0.8% | 3.36 ± 0.02 |
MTP=3 cross-scenario decode
Each category contains three fixtures and five seeds per fixture (15 samples). Thinking was disabled and the output limit was 4,096 tokens.
| Category | Decode tok/s | MTP acceptance | MTP tokens/round |
|---|---|---|---|
| Code | 167.0 ± 5.4 | 72.3% ± 3.5% | 3.17 ± 0.11 |
| Story | 112.6 ± 9.4 | 37.8% ± 5.9% | 2.13 ± 0.18 |
| Translation | 161.5 ± 11.3 | 68.3% ± 7.2% | 3.05 ± 0.22 |
| Structured output | 193.0 ± 18.8 | 88.7% ± 11.7% | 3.66 ± 0.35 |
See the full methodology and results, including metric definitions and the exact reproduction command.
Evaluation
The artifact was evaluated through NInfer's OpenAI-compatible serving route with thinking enabled, MTP=3, and a 262,144-token context limit. EvalScope 1.9.0 used 0-shot prompts, rule-based scoring, and one sample per problem with temperature 0.6, top-p 0.95, top-k 20, presence penalty 1.0, and seed 42. All 258 configured samples completed and were scored.
| Benchmark | Accuracy | Correct / total |
|---|---|---|
| AIME 2025 | 86.67% | 26 / 30 |
| AIME 2026 | 93.33% | 28 / 30 |
| GPQA-Diamond | 86.87% | 172 / 198 |
These are single-sample results under the stated NInfer evaluation profile, not pass@k scores.
Limits
- The artifact is accepted only by NInfer revision
bd265a3or later and the matching registered target. - NInfer currently executes on one RTX 5090, one CUDA device, and one active request per Engine.
- It does not provide continuous batching, multi-GPU execution, CPU/GPU offload, or distributed serving.
- Context allocation is subject to GPU memory and the selected KV-cache type.
- NInfer does not execute generated tool calls.
Provenance
| Field | Value |
|---|---|
| Source repository | Qwen/Qwen3.6-27B |
| Source revision | 6a9e13bd6fc8f0983b9b99948120bc37f49c13e9 |
| Conversion recipe | qwen3_6_27b-v2 |
| Converter repository | https://github.com/Neroued/ninfer |
| Converter revision | d6319426e5ef08fa95c36e75cb3ab8b18e5fb957 |
| Minimum runtime revision | bd265a36fe990475bae143d2073d6a6cf67d0da3 |
The artifact identity, summarized object inventory, and conversion provenance are published in
artifact-manifest.json.
The exact storage contract is maintained in the
Qwen3.6-27B artifact reference.
License
This NInfer artifact is distributed under the Apache License 2.0. The source Qwen3.6-27B repository is also licensed under Apache-2.0. Users remain responsible for complying with the license and applicable laws.
- Downloads last month
- 2,536
Model tree for neroued/Qwen3.6-27B-NInfer
Base model
Qwen/Qwen3.6-27BEvaluation results
- Accuracy (0-shot, rule) on AIME 2025NInfer EvalScope 1.9.086.670
- Accuracy (0-shot, rule) on AIME 2026NInfer EvalScope 1.9.093.330
- Accuracy (0-shot, rule) on GPQA-DiamondNInfer EvalScope 1.9.086.870