{"data":{"capabilities":{"chat":null,"reasoning":null,"tools":null,"vision":null},"description":"vllm recipe for Qwen3-Coder-Next on Intel Arc Pro B70 with tensor parallelism 4.","engine":{"graph_mode":null,"name":"vllm","version":"g6607a80da (custom)"},"facts":{"capabilities.chat":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.reasoning":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.tools":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"capabilities.vision":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"capability-not-verified","state":"unknown"},"description":{"provenance":{"captured_at":"2026-08-31T22:39:04Z","sources":[{"captured_at":"2026-08-31T22:39:04Z","kind":"registry-derived","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"derived-from-recipe-identifiers","state":"known"},"engine.graph_mode":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"runtime-detail-not-published","state":"unknown"},"metadata.localmaxxing.engine_flags.attentionBackend":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"not-observed","state":"unknown"},"metadata.localmaxxing.engine_flags.flashAttn":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"not-observed","state":"unknown"},"metadata.localmaxxing.engine_flags.gpuLayers":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"registry-enrichment","url":"https://github.com/0xSero/local-ai-registry"}]},"reason":"not-observed","state":"unknown"},"serving.kv_cache_tokens":{"provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","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":"source-semantics","url":"https://www.localmaxxing.com/en/runs/cmqkf5q9g00vpnv01bs4wzeu0"}]},"reason":"server-capacity-not-evidenced","state":"unknown"},"serving.max_context_tokens":{"provenance":{"captured_at":"2026-09-01T01:30:07Z","sources":[{"captured_at":"2026-09-01T01:30:07Z","kind":"leaderboard-run","url":"https://www.localmaxxing.com/en/runs/cmqkf5q9g00vpnv01bs4wzeu0"}]},"reason":"exact-live-run-context-length","state":"known"}},"hardware_count":4,"hardware_id":"intel-arc-pro-b70-32gb","id":"qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4","launch":{"container":{"captured_at":"2026-08-27T06:04:13.773Z","compose_file":null,"digest":null,"image":null,"reason":"reference-only-launch","runtime":null,"source":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"recipe-launch","url":"https://www.localmaxxing.com/en/runs/cmqkf5q9g00vpnv01bs4wzeu0"}],"state":"none"},"kind":"reference","run_id":"cmqkf5q9g00vpnv01bs4wzeu0","source":"localmaxxing","url":"https://www.localmaxxing.com/en/runs/cmqkf5q9g00vpnv01bs4wzeu0"},"metadata":{"localmaxxing":{"base_lineage":"derived","engine_flags":{"attentionBackend":null,"flashAttn":null,"gpuLayers":null,"kvCacheDtype":"bf16","mtpEnabled":false,"specDecoding":false,"tensorParallel":4},"hardware_label":"4x Intel Arc Pro B70 128GB","notes":"Big reason for the difference: stock vLLM disables graph capture on Intel XPU → eager-only (~11 tok/s decode). Un-gating XPUGraph (torch.xpu.XPUGraph, Level-Zero command-graph capture) takes single-stream ~11 → ~102 tok/s (~9.5×). The gain is command-graph replay eliminating per-kernel host-launch overhead — torch.compile/Inductor alone adds ~nothing.\n\nCustom (not stock vLLM):\n\nUn-gated XPU graph capture (cudagraph_mode=FULL_DECODE_ONLY, capture ladder [1,2,4,8,16,32,48,100]). Graph-capturable paged-decode kernel. Capture-safe all-reduce in SYCL/ESIMD (Level-Zero IPC peer buffers + custom GPU barrier): stock oneCCL all-reduce corrupts inside a captured graph, and PCIe device-to-device atomics are unreliable on Battlemage → local-write/remote-read + uncached loads + system_acquire fences.\n\nCeiling: ~104–108 tok/s single-stream is PCIe-bound (all-reduce latency caps it). \n\nCorrectness verified — GSM8K graph vs eager within noise.","revision_unpinned":true,"run_id":"cmqkf5q9g00vpnv01bs4wzeu0"}},"model_instance_id":"qwen-qwen3-coder-next--fp8","provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"normalized-recipe","url":"https://www.localmaxxing.com/en/runs/cmqkf5q9g00vpnv01bs4wzeu0"}]},"recipe_source":"localmaxxing","schema_version":"local-ai-registry/v1","serving":{"kv_cache_tokens":null,"max_concurrency":null,"max_context_tokens":262144,"tensor_parallel":4},"speed_sweep_ids":["qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep"],"status":"candidate","huggingface":{"link_type":"repository","provenance":{"captured_at":"2026-08-27T06:04:13.773Z","sources":[{"captured_at":"2026-08-27T06:04:13.773Z","kind":"huggingface-api","url":"https://huggingface.co/api/models/Qwen/Qwen3-Coder-Next"}]},"reason":"hf-api-confirmed-public","repository":"Qwen/Qwen3-Coder-Next","status":"known","url":"https://huggingface.co/Qwen/Qwen3-Coder-Next"},"registry":{"launchable":false,"speed_evidence":{"available":true,"count":1,"speed_sweep_ids":["qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep"],"detail_urls":["/api/v1/speed-sweep/qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep"]},"runtime":"reference"},"relationships":{"hardware":{"api":"/api/v1/hardware/intel-arc-pro-b70-32gb","href":"/hardware/intel-arc-pro-b70-32gb","id":"intel-arc-pro-b70-32gb","name":"Intel Arc Pro B70"},"model":{"api":"/api/v1/models/qwen3-coder-next","href":"/models/qwen3-coder-next","id":"qwen3-coder-next","name":"Qwen3-Coder-Next"},"model_instance":{"api":"/api/v1/model-instances/qwen-qwen3-coder-next--fp8","href":"/model-instances/qwen-qwen3-coder-next--fp8","id":"qwen-qwen3-coder-next--fp8","name":"Qwen/Qwen3-Coder-Next"},"speed_sweep":[{"api":"/api/v1/speed-sweep/qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep","href":"/speed-sweep/qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep","id":"qwen3-fp8-intel-arc-pro-b70-32gb-vllm-tp4-sweep"}]}},"meta":{"source":"registry"}}