{"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":["--model","Preyazz/Muse-Glimmer-30B-NVFP4","--tensor-parallel-size","1","--host","0.0.0.0","--port","8000","--max-model-len","4096"],"container_port":8000,"entrypoint":null,"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.1.dev1+g075d645af"},"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"},"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"}},"hardware_count":1,"hardware_id":"rtx-5090-32gb","id":"muse-glimmer-30b-nvfp4-rtx-5090-32gb-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/cmsnh2s9x00eio001fqi3w6vy"}],"state":"none"},"kind":"reference","run_id":"cmsnh2s9x00eio001fqi3w6vy","source":"localmaxxing","url":"https://www.localmaxxing.com/en/runs/cmsnh2s9x00eio001fqi3w6vy"},"metadata":{"localmaxxing":{"backend":"cuda","hardware_label":"RTX 5090","notes":"NVFP4 weight-only Marlin target with DFlash 10 tokens and an online-FP8 DFlash assistant, the best confirmed single-stream setting. Vision was disabled to fit on 31.84 GB; context was reduced to 4096. BS8 565.4 tok/s aggregate (70.7 per stream). Alternate best-BS8 config: 7 draft tokens, 697.7 tok/s aggregate (87.2 per stream); single 124.1 tok/s. DFlash 10 single 124.8 tok/s; prefill 2986.4 tok/s on a 3020-token prompt.","observed_command":"cd {PROJECT_ROOT} && source .venv-vllm/bin/activate && MAX_JOBS=4 NVCC_THREADS=2 TORCH_CUDA_ARCH_LIST=12.0a VLLM_USE_DEEP_GEMM=0 HF_HOME={PROJECT_ROOT}/.cache/huggingface XDG_CACHE_HOME={PROJECT_ROOT}/.cache vllm serve {PROJECT_ROOT}/models/preyazz-muse-glimmer-30b-nvfp4 --served-model-name muse-glimmer --host 127.0.0.1 --port 8000 --tensor-parallel-size 1 --gpu-memory-utilization 0.92 --max-model-len 4096 --max-num-seqs 8 --max-num-batched-tokens 4096 --language-model-only --enable-auto-tool-choice --tool-call-parser muse_glimmer --reasoning-parser muse_glimmer --generation-config auto --speculative-config '{\"method\":\"dflash\",\"model\":\"{PROJECT_ROOT}/models/meta-muse-glimmer-30b-assistant\",\"num_speculative_tokens\":10,\"quantization\":\"fp8\"}'","run_id":"cmsnh2s9x00eio001fqi3w6vy","tokenized":{"arguments":["vllm","serve","{PROJECT_ROOT}/models/preyazz-muse-glimmer-30b-nvfp4","--served-model-name","muse-glimmer","--host","127.0.0.1","--port","8000","--tensor-parallel-size","1","--gpu-memory-utilization","0.92","--max-model-len","4096","--max-num-seqs","8","--max-num-batched-tokens","4096","--language-model-only","--enable-auto-tool-choice","--tool-call-parser","muse_glimmer","--reasoning-parser","muse_glimmer","--generation-config","auto","--speculative-config","{\"method\":\"dflash\",\"model\":\"{PROJECT_ROOT}/models/meta-muse-glimmer-30b-assistant\",\"num_speculative_tokens\":10,\"quantization\":\"fp8\"}"],"environment":{"HF_HOME":"{PROJECT_ROOT}/.cache/huggingface","MAX_JOBS":"4","NVCC_THREADS":"2","TORCH_CUDA_ARCH_LIST":"12.0a","VLLM_USE_DEEP_GEMM":"0","XDG_CACHE_HOME":"{PROJECT_ROOT}/.cache"},"fidelity":"faithful","steps":[["cd","{PROJECT_ROOT}"],["source",".venv-vllm/bin/activate"],["vllm","serve","{PROJECT_ROOT}/models/preyazz-muse-glimmer-30b-nvfp4","--served-model-name","muse-glimmer","--host","127.0.0.1","--port","8000","--tensor-parallel-size","1","--gpu-memory-utilization","0.92","--max-model-len","4096","--max-num-seqs","8","--max-num-batched-tokens","4096","--language-model-only","--enable-auto-tool-choice","--tool-call-parser","muse_glimmer","--reasoning-parser","muse_glimmer","--generation-config","auto","--speculative-config","{\"method\":\"dflash\",\"model\":\"{PROJECT_ROOT}/models/meta-muse-glimmer-30b-assistant\",\"num_speculative_tokens\":10,\"quantization\":\"fp8\"}"]]}}},"model_instance_id":"preyazz-muse-glimmer-30b-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/cmsnh2s9x00eio001fqi3w6vy"}]},"recipe_source":"localmaxxing","schema_version":"local-ai-registry/v1","serving":{"kv_cache_tokens":null,"max_concurrency":1,"max_context_tokens":4096,"tensor_parallel":1},"speed_sweep_ids":["muse-glimmer-30b-nvfp4-rtx-5090-32gb-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/Preyazz/Muse-Glimmer-30B-NVFP4"}]},"reason":"hf-api-confirmed-public","repository":"Preyazz/Muse-Glimmer-30B-NVFP4","status":"known","url":"https://huggingface.co/Preyazz/Muse-Glimmer-30B-NVFP4"},"registry":{"launchable":false,"speed_evidence":{"available":true,"count":1,"speed_sweep_ids":["muse-glimmer-30b-nvfp4-rtx-5090-32gb-vllm-tp1-sweep"],"detail_urls":["/api/v1/speed-sweep/muse-glimmer-30b-nvfp4-rtx-5090-32gb-vllm-tp1-sweep"]},"runtime":"reference"},"relationships":{"hardware":{"api":"/api/v1/hardware/rtx-5090-32gb","href":"/hardware/rtx-5090-32gb","id":"rtx-5090-32gb","name":"GeForce RTX 5090"},"model":{"api":"/api/v1/models/muse-glimmer-30b","href":"/models/muse-glimmer-30b","id":"muse-glimmer-30b","name":"Muse-Glimmer-30B"},"model_instance":{"api":"/api/v1/model-instances/preyazz-muse-glimmer-30b-nvfp4--nvfp4","href":"/model-instances/preyazz-muse-glimmer-30b-nvfp4--nvfp4","id":"preyazz-muse-glimmer-30b-nvfp4--nvfp4","name":"Preyazz/Muse-Glimmer-30B-NVFP4"},"speed_sweep":[{"api":"/api/v1/speed-sweep/muse-glimmer-30b-nvfp4-rtx-5090-32gb-vllm-tp1-sweep","href":"/speed-sweep/muse-glimmer-30b-nvfp4-rtx-5090-32gb-vllm-tp1-sweep","id":"muse-glimmer-30b-nvfp4-rtx-5090-32gb-vllm-tp1-sweep"}]}},"meta":{"source":"registry"}}