Views
No views yet
activation_scheme: dynamic1# vllm-ling-v3 fork @ 92c104112 (see the reproducibility repo for the container)
2git clone --branch ling_3_0 https://github.com/inclusionAI/vllm-ling-v3
3cd vllm-ling-v3 && git checkout 92c104112
4VLLM_USE_PRECOMPILED=1 uv venv --python 3.12
5VLLM_USE_PRECOMPILED=1 uv pip install -e . --torch-backend=auto
6uv pip install "flashinfer==0.6.15.post1" \
7 https://github.com/flashinfer-ai/flashinfer/releases/download/v0.6.15.post1/flashinfer_cubin-0.6.15.post1-py3-none-any.whl
8
9vllm serve r0b0tlab/Ling-3.0-flash-NVFP4 \
10 --trust-remote-code --kv-cache-dtype fp8 --mamba-cache-mode align \
11 --max-model-len 24576 --enable-auto-tool-choice --tool-call-parser ling3 \
12 --reasoning-parser ling3 \
13 --speculative-config '{"method": "mtp", "num_speculative_tokens": 1}'patches/apply_patches.py).Note onchat_template.jinja: this checkpoint ships withenable_thinkingdefaulting to off (harness-compatible; matches the published benchmark rows). Passchat_template_kwargs: {"enable_thinking": true}per request for reasoning traces, or restore the upstream template frominclusionAI/Ling-3.0-flashfor the native thinking-on default.
| lane | score |
|---|---|
| GSM8K 0-shot (200) | 94.5 % |
| ARC-Easy test (400) | 96.0 % |
| IFEval (lightweight, 200) | 83.0 % |
| HumanEval pass@1 (164) | 65.9 % |
| BFCL v4 multi-turn base (200) | 62.0 % (76.5 % with thinking on) |
| BFCL v4 AST micro (600) | 30.7 % |
| NIAH long-context | PASS (all depths) |
| Canary | 5/5 |
inclusionAI/Ling-3.0-flash @ eb04638493fe9eac066ede636090a9425272c481 (SHA-256 manifest in the reproducibility repo)r0b0tlab/ling-3.0-flash-nvfp4 (docker run ... convert reproduces this checkpoint)r0b0tlab/r0b0bench (results ledger entries for this model)inclusionAI/Ling-3.0-flash (MIT, © inclusionAI) — see the upstream model card for any additional terms. Quantization and validation by r0b0tlab.