{"data":{"capabilities":{"chat":null,"reasoning":null,"tools":null,"vision":null},"description":"Observed LocalMaxxing leaderboard run. Evidence for compatibility, not an executable launch contract.","draft_launch":{"accelerator_backend":"nvidia","arguments":["serve","--model","RadixArk/Qwen3.8-Flash-Next-NVFP4","--tensor-parallel-size","1","--host","0.0.0.0","--port","8000","--max-model-len","262144"],"container_port":8000,"entrypoint":"vllm","environment":{},"host_port":8000,"image":"vllm/vllm-openai@sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967","ipc":"host","kind":"docker","mounts":[{"read_only":false,"source":"~/.cache/huggingface","target":"/root/.cache/huggingface"}],"shm_size":"16g","synthesized":{"generated_at":"2026-08-31T22:12:17Z","image_provenance":"deepseek-fp8-rtx-pro-6000-blackwell-96gb-vllm-tp1","template":"vllm-openai-v1"}},"engine":{"graph_mode":null,"name":"vllm","version":"0.27.2rc1.dev151+g95dc96d1d.d20260827.precompiled"},"facts":{"capabilities.chat":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.reasoning":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.tools":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.vision":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"draft_launch.entrypoint":{"provenance":{"captured_at":"2026-09-01T01:41:26Z","sources":[{"captured_at":"2026-09-01T01:41:26Z","kind":"container-config","url":"https://registry-1.docker.io/v2/vllm/vllm-openai/manifests/sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967"}]},"reason":"linux-amd64-container-config-entrypoint","state":"known"},"engine.graph_mode":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"runtime-detail-not-published","state":"unknown"},"serving.kv_cache_tokens":{"provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"kv-cache-capacity-not-published","state":"unknown"},"serving.max_concurrency":{"provenance":{"captured_at":"2026-08-31T23:03:15Z","sources":[{"captured_at":"2026-08-31T23:03:15Z","kind":"registry-derived","url":"https://www.localmaxxing.com/en/runs/cmtbkr6yn002nqq01x9dyaupm"}]},"reason":"server-capacity-derived-from-source-evidence","state":"known"}},"hardware_count":1,"hardware_id":"rtx-pro-6000-blackwell-96gb","id":"qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1","launch":{"container":{"captured_at":"2026-08-30T09:10:02Z","compose_file":null,"digest":null,"image":null,"reason":"reference-only-launch","runtime":null,"source":[{"captured_at":"2026-08-30T09:10:02Z","kind":"recipe-launch","url":"https://www.localmaxxing.com/en/runs/cmtbkr6yn002nqq01x9dyaupm"}],"state":"none"},"kind":"reference","run_id":"cmtbkr6yn002nqq01x9dyaupm","source":"localmaxxing","url":"https://www.localmaxxing.com/en/runs/cmtbkr6yn002nqq01x9dyaupm"},"metadata":{"localmaxxing":{"backend":"cuda","batch_size":1,"hardware_label":"RTX PRO 6000 Blackwell","notes":"Patched vLLM with FP8 PLE checkpoint loading and CPU offload plus a fused sigmoid-GDN kernel, keeping the active weights on the RTX PRO 6000 and the 51B PLE table in system RAM. BF16 KV cache, Humming MoE, fused GDN, and native MTP3. Five 1,024-token single-stream runs achieved median speeds of 161.2 inter-token tok/s and 171.3 client-wall tok/s, with 68.72 ms TTFT. Peak aggregate throughput was 884.6 tok/s across 16 active requests. vLLM commit: 95dc96d1d012a25ff5c3823a1e77197c8dae4654.","observed_command":"ROOT=../qwen38; export VLLM_PLE_CPU_OFFLOAD=1 VLLM_PLE_FP8_CHECKPOINT=1 VLLM_PLE_OFFLOAD_READY_TIMEOUT=1200 VLLM_QWEN38_GDN_PATCH_LIB=\"$ROOT/kernel_patch/build/qwen38_gdn_sigmoid_patch.so\" PYTORCH_ALLOC_CONF=expandable_segments:False MAX_JOBS=15 TORCHINDUCTOR_COMPILE_THREADS=15 OMP_NUM_THREADS=1 LD_LIBRARY_PATH=\"$ROOT/.venv-vllm/lib/python3.12/site-packages/nvidia/cu13/lib:${LD_LIBRARY_PATH:-}\"; exec \"$ROOT/.venv-vllm/bin/vllm\" serve \"$ROOT/models/Qwen3.8-Flash-Next-NVFP4\" --served-model-name Qwen/Qwen3.8-Flash-Next --host 0.0.0.0 --port 8000 --max-model-len 262144 --gpu-memory-utilization 0.96 --tensor-parallel-size 1 --distributed-executor-backend mp --max-num-seqs 16 --max-num-batched-tokens 8192 --kv-cache-dtype auto --enable-prefix-caching --no-enable-flashinfer-autotune --moe-backend humming --speculative-config \"{\\\"method\\\":\\\"mtp\\\",\\\"num_speculative_tokens\\\":3}\" --enable-auto-tool-choice --tool-call-parser qwen3_coder --reasoning-parser qwen3","run_id":"cmtbkr6yn002nqq01x9dyaupm","tokenized":{"arguments":["export","VLLM_PLE_CPU_OFFLOAD=1","VLLM_PLE_FP8_CHECKPOINT=1","VLLM_PLE_OFFLOAD_READY_TIMEOUT=1200","VLLM_QWEN38_GDN_PATCH_LIB=\"$ROOT/kernel_patch/build/qwen38_gdn_sigmoid_patch.so\"","PYTORCH_ALLOC_CONF=expandable_segments:False","MAX_JOBS=15","TORCHINDUCTOR_COMPILE_THREADS=15","OMP_NUM_THREADS=1","LD_LIBRARY_PATH=\"$ROOT/.venv-vllm/lib/python3.12/site-packages/nvidia/cu13/lib:${LD_LIBRARY_PATH:-}\";","exec","\"$ROOT/.venv-vllm/bin/vllm\"","serve","\"$ROOT/models/Qwen3.8-Flash-Next-NVFP4\"","--served-model-name","Qwen/Qwen3.8-Flash-Next","--host","0.0.0.0","--port","8000","--max-model-len","262144","--gpu-memory-utilization","0.96","--tensor-parallel-size","1","--distributed-executor-backend","mp","--max-num-seqs","16","--max-num-batched-tokens","8192","--kv-cache-dtype","auto","--enable-prefix-caching","--no-enable-flashinfer-autotune","--moe-backend","humming","--speculative-config","\"{\\\"","method\\\":\\\"mtp\\\",\\\"num_speculative_tokens\\\":3}\"","--enable-auto-tool-choice","--tool-call-parser","qwen3_coder","--reasoning-parser","qwen3"],"environment":{"ROOT":"../qwen38;"},"fidelity":"faithful"}}},"model_instance_id":"radixark-qwen3-8-flash-next-nvfp4--nvfp4","provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"normalized-recipe","url":"https://www.localmaxxing.com/en/runs/cmtbkr6yn002nqq01x9dyaupm"}]},"recipe_source":"localmaxxing","schema_version":"local-ai-registry/v1","serving":{"kv_cache_tokens":null,"max_concurrency":16,"max_context_tokens":262144,"tensor_parallel":1},"speed_sweep_ids":["qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep"],"status":"candidate","huggingface":{"link_type":"repository","provenance":{"captured_at":"2026-08-30T09:10:02Z","sources":[{"captured_at":"2026-08-30T09:10:02Z","kind":"huggingface-api","url":"https://huggingface.co/api/models/RadixArk/Qwen3.8-Flash-Next-NVFP4"}]},"reason":"hf-api-confirmed-public","repository":"RadixArk/Qwen3.8-Flash-Next-NVFP4","status":"known","url":"https://huggingface.co/RadixArk/Qwen3.8-Flash-Next-NVFP4"},"registry":{"launchable":false,"speed_evidence":{"available":true,"count":1,"speed_sweep_ids":["qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep"],"detail_urls":["/api/v1/speed-sweep/qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep"]},"runtime":"reference"},"relationships":{"hardware":{"api":"/api/v1/hardware/rtx-pro-6000-blackwell-96gb","href":"/hardware/rtx-pro-6000-blackwell-96gb","id":"rtx-pro-6000-blackwell-96gb","name":"RTX PRO 6000 Blackwell"},"model":{"api":"/api/v1/models/qwen3-8-flash-next","href":"/models/qwen3-8-flash-next","id":"qwen3-8-flash-next","name":"Qwen3.8-Flash-Next"},"model_instance":{"api":"/api/v1/model-instances/radixark-qwen3-8-flash-next-nvfp4--nvfp4","href":"/model-instances/radixark-qwen3-8-flash-next-nvfp4--nvfp4","id":"radixark-qwen3-8-flash-next-nvfp4--nvfp4","name":"RadixArk/Qwen3.8-Flash-Next-NVFP4"},"speed_sweep":[{"api":"/api/v1/speed-sweep/qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep","href":"/speed-sweep/qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep","id":"qwen3-8-flash-next-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp1-sweep"}]}},"meta":{"source":"registry"}}