Recipe

qwen3-6-35b-a3b-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1

qwen3-6-35b-a3b-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1

Observed LocalMaxxing leaderboard run. Evidence for compatibility, not an executable launch contract.

Record

Status
candidate
Source
localmaxxing
Engine
vllm
Engine version
0.19.x-pr40898-cu130
Graph
full-and-piecewise
Accelerators
1
Tensor parallel
1
Context tokens
4,096
Max concurrency
1
chat
unknown
reasoning
unknown
tools
unknown
vision
unknown

Hugging Face model card

Identity

https://huggingface.co/Qwen/Qwen3.6-35B-A3B-FP8
Repository
Qwen/Qwen3.6-35B-A3B-FP8
Status
known
Link type
Exact Hub repository

Public Hugging Face repository confirmed by the Hub API.

Candidate: useful compatibility or speed evidence. The registry does not offer Run until promotion requirements are met.

Observed configuration

vllm

Evidence only · candidate · reference

Candidate evidence — not a Run contract

Source
https://www.localmaxxing.com/en/runs/cmopmuqxr000ejv044fbclmq9

Observed source tokens

Mechanical split of the source command. Unverified against the engine CLI. The registry does not offer Run for this recipe.

  1. vllm
  2. serve
  3. Qwen/Qwen3.6-35B-A3B-FP8
  4. --dtype
  5. auto
  6. --max-model-len
  7. 4096
  8. --max-num-seqs
  9. 1
  10. --gpu-memory-utilization
  11. 0.40
  12. --kv-cache-dtype
  13. bfloat16
  14. --tool-call-parser
  15. qwen3_coder
  16. --enable-auto-tool-choice
  17. --speculative-config
  18. {method:dflash,num_speculative_tokens:4}
  19. --compilation-config
  20. {cudagraph_mode:FULL_AND_PIECEWISE,use_inductor_graph_partition:true}
FlagValue
--dtypeauto
--max-model-len4096
--max-num-seqs1
--gpu-memory-utilization0.40
--kv-cache-dtypebfloat16
--tool-call-parserqwen3_coder
--speculative-config{method:dflash,num_speculative_tokens:4}
--compilation-config{cudagraph_mode:FULL_AND_PIECEWISE,use_inductor_graph_partition:true}

Measured speed

ConcurrencyContextPrefillDecodeTTFT msStatusSweep
4,096253.7229.2observedqwen3-6-35b-a3b-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep

Remaining fields

Identity, launch, related records, and measured speed are shown above. This is the rest of the normalized record.

hardware count
1
hardware id
rtx-pro-6000-blackwell-96gb
id
qwen3-6-35b-a3b-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1
model instance id
qwen-qwen3-6-35b-a3b-fp8--fp8
recipe source
localmaxxing
schema version
local-ai-registry/v1
speed sweep ids
qwen3-6-35b-a3b-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep
status
candidate

capabilities

draft launch

accelerator backend
nvidia
arguments
serve, --model, Qwen/Qwen3.6-35B-A3B-FP8, --tensor-parallel-size, 1, --host, 0.0.0.0, --port, 8000, --max-model-len, 4096
container port
8,000
entrypoint
vllm
host port
8,000
image
vllm/vllm-openai@sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967
ipc
host
kind
docker
shm size
16g
synthesized · generated at
2026-08-31T22:12:17Z
synthesized · image provenance
deepseek-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1
synthesized · template
vllm-openai-v1

mounts

read onlytarget
No/root/.cache/huggingface

engine

graph mode
full-and-piecewise
name
vllm
version
0.19.x-pr40898-cu130

serving

max concurrency
1
max context tokens
4,096
tensor parallel
1
Provenance & metadata (3)

facts

capabilities.chat · provenance · captured at
2026-08-30T09:10:02Z
capabilities.chat · reason capability-not-verified
capabilities.chat · state unknown
capabilities.reasoning · provenance · captured at
2026-08-30T09:10:02Z
capabilities.reasoning · reason capability-not-verified
capabilities.reasoning · state unknown
capabilities.tools · provenance · captured at
2026-08-30T09:10:02Z
capabilities.tools · reason capability-not-verified
capabilities.tools · state unknown
capabilities.vision · provenance · captured at
2026-08-30T09:10:02Z
capabilities.vision · reason capability-not-verified
capabilities.vision · state unknown
draft launch.entrypoint · provenance · captured at
2026-09-01T01:41:26Z
draft launch.entrypoint · reason linux-amd64-container-config-entrypoint
draft launch.entrypoint · state known
engine.graph mode · provenance · captured at
2026-09-01T01:32:29Z
engine.graph mode · reason explicit-cudagraph-mode-in-observed-command
engine.graph mode · state known
serving.kv cache tokens · provenance · captured at
2026-08-30T09:10:02Z
serving.kv cache tokens · reason kv-cache-capacity-not-published
serving.kv cache tokens · state unknown
serving.max concurrency · provenance · captured at
2026-08-31T23:03:15Z
serving.max concurrency · reason server-capacity-derived-from-source-evidence
serving.max concurrency · state known

metadata

localmaxxing · batch size
1
localmaxxing · hardware label
RTX PRO 6000 Blackwell
localmaxxing · notes
FP8 quantization probe — graph_partition + FAP compile on SM120 Blackwell. BFCL 73.33% matches NVFP4 exactly (compile is quantization-neutral). Context limited to 4096 due to FP8 VRAM pressure at gpu-mem-util=0.40. NVFP4 achieves 2x TPS over FP8 on SM120 (506 vs 254 TPS) due to native 4-bit acceleration. DFlash N=4 + CUDA graphs + greedy.
localmaxxing · observed command
vllm serve Qwen/Qwen3.6-35B-A3B-FP8 --dtype auto --max-model-len 4096 --max-num-seqs 1 --gpu-memory-utilization 0.40 --kv-cache-dtype bfloat16 --tool-call-parser qwen3_coder --enable-auto-tool-choice --speculative-config {"method":"dflash","num_speculative_tokens":4} --compilation-config {"cudagraph_mode":"FULL_AND_PIECEWISE","use_inductor_graph_partition":true}
localmaxxing · run id
cmopmuqxr000ejv044fbclmq9
localmaxxing · tokenized · arguments
vllm, serve, Qwen/Qwen3.6-35B-A3B-FP8, --dtype, auto, --max-model-len, 4096, --max-num-seqs, 1, --gpu-memory-utilization, 0.40, --kv-cache-dtype, bfloat16, --tool-call-parser, qwen3_coder, --enable-auto-tool-choice, --speculative-config, {method:dflash,num_speculative_tokens:4}, --compilation-config, {cudagraph_mode:FULL_AND_PIECEWISE,use_inductor_graph_partition:true}
localmaxxing · tokenized · fidelity
faithful

provenance

captured at
2026-08-30T09:10:02Z

sources

captured atkindurl
2026-08-30T09:10:02Znormalized-recipewww.localmaxxing.com/en/runs/cmopmuqxr000ejv044fbclmq9