{"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":["-hf","unsloth/Qwen3.6-27B-MTP-GGUF:IQ4_XS","--n-gpu-layers","999","--host","0.0.0.0","--port","8080","-c","131072"],"container_port":8080,"entrypoint":"/app/llama-server","environment":{"LLAMA_CACHE":"/root/.cache/huggingface"},"host_port":8080,"image":"ghcr.io/ggml-org/llama.cpp:server-cuda12-b10481@sha256:b2497f8834f5ecb4e38530f6bf2734b8e0be107ff48e4720145911c86930f2ce","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":"gemma-4-12b-q4-k-m-rtx-3060-12gb-llama-cpp-tp1","template":"llama-cpp-server-v1"}},"engine":{"graph_mode":null,"name":"llama.cpp","version":"am17an/mtp (upstream PR #22673)"},"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://ghcr.io/v2/ggml-org/llama.cpp/manifests/sha256:b2497f8834f5ecb4e38530f6bf2734b8e0be107ff48e4720145911c86930f2ce"}]},"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/cmpa2l8j704qho401hmhgyeoe"}]},"reason":"server-capacity-derived-from-source-evidence","state":"known"}},"hardware_count":1,"hardware_id":"rtx-3090-24gb","id":"qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-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/cmpa2l8j704qho401hmhgyeoe"}],"state":"none"},"kind":"reference","run_id":"cmpa2l8j704qho401hmhgyeoe","source":"localmaxxing","url":"https://www.localmaxxing.com/en/runs/cmpa2l8j704qho401hmhgyeoe"},"metadata":{"localmaxxing":{"backend":"cuda","batch_size":2048,"hardware_label":"RTX 3090","notes":"MTP (Multi-Token Prediction) benchmark on unsloth/Qwen3.6-27B-MTP-GGUF IQ4_XS. Full grid search of 16 configs (n_max: 2/4/6/8/16 × p_min: 0.35/0.50/0.75 + baseline). Best: --spec-draft-n-max 2 --spec-draft-p-min 0.50 at 40.8 tok/s (1.47x vs 27.8 baseline no-MTP). n_max=16 was slower than baseline (27.0 tok/s). llama.cpp upstream PR #22673, am17an/mtp branch. Server restarted between each config. 256 output tokens, single request, temperature=1.0 (non-greedy). MTP acceptance rate ~75% at n_max=2. Build commit: upstream llama.cpp from mid-May 2026.","observed_command":"~/llama-cpp-mtp/build/bin/llama-server --prio 3 --ctx-size 131072 --flash-attn on --cache-type-k q4_0 --cache-type-v q4_0 --no-mmap --n-gpu-layers auto --model /mnt/g/models/unsloth/Qwen3.6-27B-MTP-GGUF/Qwen3.6-27B-IQ4_XS.gguf --offline --temperature 1.0 --top-k 20 --top-p 0.95 --min-p 0.0 --repeat-penalty 1.0 --presence-penalty 1.5 --ctx-checkpoints 4 --checkpoint-every-n-tokens 8192 --cache-ram 4096 --kv-unified --parallel 1 --mmproj /mnt/g/models/unsloth/Qwen3.6-27B-MTP-GGUF/mmproj-BF16.gguf --no-mmproj-offload --image-min-tokens 1024 --reasoning on --chat-template-kwargs '{\"preserve_thinking\":true}' --reasoning-budget 8192 --spec-type draft-mtp --spec-draft-n-max 2 --spec-draft-p-min 0.50 --spec-draft-n-min 2","run_id":"cmpa2l8j704qho401hmhgyeoe","tokenized":{"arguments":["~/llama-cpp-mtp/build/bin/llama-server","--prio","3","--ctx-size","131072","--flash-attn","on","--cache-type-k","q4_0","--cache-type-v","q4_0","--no-mmap","--n-gpu-layers","auto","--model","/mnt/g/models/unsloth/Qwen3.6-27B-MTP-GGUF/Qwen3.6-27B-IQ4_XS.gguf","--offline","--temperature","1.0","--top-k","20","--top-p","0.95","--min-p","0.0","--repeat-penalty","1.0","--presence-penalty","1.5","--ctx-checkpoints","4","--checkpoint-every-n-tokens","8192","--cache-ram","4096","--kv-unified","--parallel","1","--mmproj","/mnt/g/models/unsloth/Qwen3.6-27B-MTP-GGUF/mmproj-BF16.gguf","--no-mmproj-offload","--image-min-tokens","1024","--reasoning","on","--chat-template-kwargs","{\"preserve_thinking\":true}","--reasoning-budget","8192","--spec-type","draft-mtp","--spec-draft-n-max","2","--spec-draft-p-min","0.50","--spec-draft-n-min","2"],"fidelity":"faithful"}}},"model_instance_id":"unsloth-qwen3-6-27b-mtp-gguf--iq4-xs","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/cmpa2l8j704qho401hmhgyeoe"}]},"recipe_source":"localmaxxing","schema_version":"local-ai-registry/v1","serving":{"kv_cache_tokens":null,"max_concurrency":1,"max_context_tokens":131072,"tensor_parallel":1},"speed_sweep_ids":["qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-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/unsloth/Qwen3.6-27B-MTP-GGUF"}]},"reason":"hf-api-confirmed-public","repository":"unsloth/Qwen3.6-27B-MTP-GGUF","status":"known","url":"https://huggingface.co/unsloth/Qwen3.6-27B-MTP-GGUF"},"registry":{"launchable":false,"speed_evidence":{"available":true,"count":1,"speed_sweep_ids":["qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-tp1-sweep"],"detail_urls":["/api/v1/speed-sweep/qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-tp1-sweep"]},"runtime":"reference"},"relationships":{"hardware":{"api":"/api/v1/hardware/rtx-3090-24gb","href":"/hardware/rtx-3090-24gb","id":"rtx-3090-24gb","name":"GeForce RTX 3090"},"model":{"api":"/api/v1/models/qwen3-6-27b","href":"/models/qwen3-6-27b","id":"qwen3-6-27b","name":"Qwen3.6-27B"},"model_instance":{"api":"/api/v1/model-instances/unsloth-qwen3-6-27b-mtp-gguf--iq4-xs","href":"/model-instances/unsloth-qwen3-6-27b-mtp-gguf--iq4-xs","id":"unsloth-qwen3-6-27b-mtp-gguf--iq4-xs","name":"unsloth/Qwen3.6-27B-MTP-GGUF"},"speed_sweep":[{"api":"/api/v1/speed-sweep/qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-tp1-sweep","href":"/speed-sweep/qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-tp1-sweep","id":"qwen3-6-27b-iq4-xs-rtx-3090-24gb-llama-cpp-tp1-sweep"}]}},"meta":{"source":"registry"}}