{"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","deepseek-ai/DeepSeek-V4-Flash","--tensor-parallel-size","2","--host","0.0.0.0","--port","8000","--max-model-len","500000"],"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":"full-and-piecewise","name":"vllm","version":"0.26.0"},"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-09-01T04:08:18Z","sources":[{"captured_at":"2026-09-01T04:08:18Z","kind":"registry-derived","url":"https://www.localmaxxing.com/en/runs/cmqt53z6r01lpqr014s81mso5"}]},"reason":"explicit-cudagraph-mode-in-observed-command","state":"known"},"engine.version":{"provenance":{"captured_at":"2026-08-31T23:38:26Z","sources":[{"captured_at":"2026-08-31T23:38:26Z","kind":"registry-derived","url":"https://www.localmaxxing.com/en/runs/cmsoxttyo00fjmp01nmrwtmkn"}]},"reason":"copied-from-synthesized-image-provenance","state":"known"},"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/cmqt53z6r01lpqr014s81mso5"}]},"reason":"server-capacity-derived-from-source-evidence","state":"known"}},"hardware_count":2,"hardware_id":"rtx-pro-6000-blackwell-96gb","id":"deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2","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/cmqt53z6r01lpqr014s81mso5"}],"state":"none"},"kind":"reference","run_id":"cmqt53z6r01lpqr014s81mso5","source":"localmaxxing","url":"https://www.localmaxxing.com/en/runs/cmqt53z6r01lpqr014s81mso5"},"metadata":{"localmaxxing":{"backend":"cuda","batch_size":1,"hardware_label":"RTX PRO 6000 Blackwell","notes":"Used config from https://github.com/local-inference-lab/rtx6kpro/blob/master/models/ds4-flash-v4.md","observed_command":"vllm serve /mnt/data/llm-data/models/deepseek-ai/DeepSeek-V4-Flash --served-model-name ${MODEL_ID} --host 0.0.0.0 --port ${PORT} --kv-cache-dtype fp8 --block-size 256 --load-format safetensors --tensor-parallel-size 2 --moe-backend b12x --linear-backend b12x --gpu-memory-utilization 0.9 --max-model-len 262000 --max-num-seqs 8 --async-scheduling --no-scheduler-reserve-full-isl --max-num-batched-tokens 4096 --max-cudagraph-capture-size 192 --attention-backend B12X_MLA_SPARSE --enable-chunked-prefill --enable-prefix-caching --compilation-config=\"{\\\"cudagraph_mode\\\":\\\"FULL_AND_PIECEWISE\\\",\\\"custom_ops\\\":[\\\"all\\\"]}\" --tokenizer-mode deepseek_v4 --tool-call-parser deepseek_v4 --enable-auto-tool-choice --reasoning-parser deepseek_v4 --default-chat-template-kwargs.thinking=true --default-chat-template-kwargs.reasoning_effort=high --enable-flashinfer-autotune --speculative-config \"{\\\"method\\\":\\\"mtp\\\",\\\"num_speculative_tokens\\\":1,\\\"draft_sample_method\\\":\\\"probabilistic\\\",\\\"moe_backend\\\":\\\"b12x\\\",\\\"use_local_argmax_reduction\\\":true}\"'","run_id":"cmqt53z6r01lpqr014s81mso5","tokenized":{"arguments":["vllm","serve","/mnt/data/llm-data/models/deepseek-ai/DeepSeek-V4-Flash","--served-model-name","${MODEL_ID}","--host","0.0.0.0","--port","${PORT}","--kv-cache-dtype","fp8","--block-size","256","--load-format","safetensors","--tensor-parallel-size","2","--moe-backend","b12x","--linear-backend","b12x","--gpu-memory-utilization","0.9","--max-model-len","262000","--max-num-seqs","8","--async-scheduling","--no-scheduler-reserve-full-isl","--max-num-batched-tokens","4096","--max-cudagraph-capture-size","192","--attention-backend","B12X_MLA_SPARSE","--enable-chunked-prefill","--enable-prefix-caching","--compilation-config=\"{\\\"cudagraph_mode\\\":\\\"FULL_AND_PIECEWISE\\\",\\\"custom_ops\\\":[\\\"all\\\"]}\"","--tokenizer-mode","deepseek_v4","--tool-call-parser","deepseek_v4","--enable-auto-tool-choice","--reasoning-parser","deepseek_v4","--default-chat-template-kwargs.thinking=true","--default-chat-template-kwargs.reasoning_effort=high","--enable-flashinfer-autotune","--speculative-config","\"{\\\"","method\\\":\\\"mtp\\\",\\\"num_speculative_tokens\\\":1,\\\"draft_sample_method\\\":\\\"probabilistic\\\",\\\"moe_backend\\\":\\\"b12x\\\",\\\"use_local_argmax_reduction\\\":true}\"'"],"fidelity":"faithful"}}},"model_instance_id":"deepseek-ai-deepseek-v4-flash--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/cmqt53z6r01lpqr014s81mso5"}]},"recipe_source":"localmaxxing","schema_version":"local-ai-registry/v1","serving":{"kv_cache_tokens":null,"max_concurrency":8,"max_context_tokens":500000,"tensor_parallel":2},"speed_sweep_ids":["deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-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/deepseek-ai/DeepSeek-V4-Flash"}]},"reason":"hf-api-confirmed-public","repository":"deepseek-ai/DeepSeek-V4-Flash","status":"known","url":"https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"},"registry":{"launchable":false,"speed_evidence":{"available":true,"count":1,"speed_sweep_ids":["deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-sweep"],"detail_urls":["/api/v1/speed-sweep/deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-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/deepseek-v4-flash","href":"/models/deepseek-v4-flash","id":"deepseek-v4-flash","name":"DeepSeek-V4-Flash"},"model_instance":{"api":"/api/v1/model-instances/deepseek-ai-deepseek-v4-flash--nvfp4","href":"/model-instances/deepseek-ai-deepseek-v4-flash--nvfp4","id":"deepseek-ai-deepseek-v4-flash--nvfp4","name":"deepseek-ai/DeepSeek-V4-Flash"},"speed_sweep":[{"api":"/api/v1/speed-sweep/deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-sweep","href":"/speed-sweep/deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-sweep","id":"deepseek-v4-flash-nvfp4-rtx-pro-6000-blackwell-96gb-vllm-tp2-sweep"}]}},"meta":{"source":"registry"}}