{"id":"run_ZezDHb_l9UhnlgfB","owner":"anonymous-EVjB2S","publishedAt":"2026-08-31T04:55:34.680Z","manifest":{"schema_version":"1.0","kind":"run","client_run_id":"rps-13a921317f7c8a817c27e7389819f56ea3b34d66","name":"meta-models/Muse-Glimmer-30B-GGUF | baseline | 1024->256 | C1","notes":"Aggregate-only synthetic online serving measurement. It reports serving performance and does not evaluate model quality.","visibility":"public","license":"CC-BY-4.0","outcome":"completed","subject":{"type":"model","source":"huggingface","adapters":[],"revision":"70bf1b61ac09f91b24d39038091b41c582bc5d7a","identifier":"meta-models/Muse-Glimmer-30B-GGUF","modalities":["text"],"architecture":"MuseGlimmerForConditionalGeneration with DFlash","quantization":{"format":"KQuant 17GB Q4_K_M target plus Q4_K_M DFlash"},"modifications":["Speculative dflash-draft checkpoint: meta-models/Muse-Glimmer-30B-GGUF@70bf1b61ac09f91b24d39038091b41c582bc5d7a."],"revision_kind":"commit","parameter_count_total":29776626688,"parameter_count_active":29776626688},"environment":{"os":"Linux-6.8.0-136-generic-x86_64-with-glibc2.39","cpu":{"model":"x86_64"},"kernel":"6.8.0-136-generic","topology":"One server engine on one GPU.","accelerators":[{"count":1,"model":"NVIDIA GeForce RTX 5090","driver":"580.173.02","vendor":"NVIDIA","architecture":"Blackwell SM120","interconnect":"single device","memory_bytes_per_device":34190917632}],"driver_versions":{"nvidia":"580.173.02"},"host_architecture":"x86_64","system_memory_bytes":269585743872},"runtime":{"engine":"llama.cpp","version":"b10689","extensions":{"runpile.server_variant":"baseline","runpile.auxiliary_models":[{"role":"dflash-draft","revision":"70bf1b61ac09f91b24d39038091b41c582bc5d7a","repository":"meta-models/Muse-Glimmer-30B-GGUF","quantization":"Q4_K_M","weight_bytes":1631208128,"artifact_sha256":"b2e808bf656086fe86bd0d0bd990f01d33e377537a07c02d45371517c8b264ef","artifact_filename":"dflash-Muse-Glimmer-30B-Q4_K_M.gguf"}]},"parameters":{"server":{"speculative":{"type":"draft-dflash","n_max":15},"ubatch_size":512,"context_size":147456,"max_num_seqs":16,"flash_attention":"on","weight_artifact":"Muse-Glimmer-30B-KQuant-17GB-Q4_K_M.gguf","max_model_len_per_slot":9216,"max_num_batched_tokens":16384}},"parallelism":{"data":1,"expert":1,"tensor":1,"pipeline":1,"replicas":1},"launch_command":"CUDA_VISIBLE_DEVICES=2 <local-path> serve --model meta-models/Muse-Glimmer-30B-GGUF --alias meta-models/Muse-Glimmer-30B-GGUF --host 127.0.0.1 --port 9002 --ctx-size 147456 --parallel 16 --batch-size 16384 --ubatch-size 512 --n-gpu-layers all --flash-attn on --jinja --metrics --no-webui --no-cache-prompt --cache-ram 0 --no-cache-idle-slots --ctx-checkpoints 0 --model-draft meta-models/Muse-Glimmer-30B-GGUF --spec-type draft-dflash --spec-draft-n-max 15 --n-gpu-layers-draft all","build_identifier":"ghcr.io/ggml-org/llama.cpp@sha256:9fe590cd7c117a0ba171bc2979bb8a31d2bc71247c9ca6612f4634372a0feecb","safe_environment":{"HF_HUB_OFFLINE":"1","CUDA_VISIBLE_DEVICES":"2","TOKENIZERS_PARALLELISM":"false"}},"workload":{"mode":"online","task":"text_generation","client":{"name":"vllm bench serve","backend":"vllm","version":"0.28.0","placement":"same-host"},"dataset":{"sha256":"b4d953b7093a94ac24ca491ac83b7a1919ec0023baff4a27d838e2cbbeef119a","generator":"runpile-sweeps-tokenizer-verified-jsonl","synthetic":true,"generator_revision":"a3d215d3624741ac0031b7b6ec24bc4600b7dadd2dcdf9ba58f18e56ea0e3b64","shared_prefix_tokens":0},"sampling":{"mode":"sampling","top_k":64,"top_p":0.95,"temperature":1},"stopping":{"ignore_eos":true,"max_output_tokens":256},"streaming":true,"tokenizer":{"revision":"a4e59da52a7bc87ae7251dd5545c0dd437c44b68","identifier":"meta-models/Muse-Glimmer-30B"},"extensions":{"runpile.profile_id":"serve-fixed-1k-256-v1"},"concurrency":1,"random_seed":0,"input_tokens":{"kind":"fixed","value":1024},"endpoint_type":"openai-compatible-completions","output_tokens":{"kind":"fixed","value":256},"request_count":128,"arrival_process":"closed_loop","prefix_behavior":{"cache_state":"warm-host","cache_enabled":false,"shared_prefix_tokens":0},"warmup_request_count":8,"request_rate_per_second":null},"measurement":{"notes":"Aggregate-only output.","warmup":"8 unmeasured warmups per invocation after one readiness request.","harness":"vllm bench serve","version":"0.28.0","extensions":{"runpile.declared_warmup_count":8,"runpile.max_gpu_temperature_c":65,"runpile.preemption_log_mentions":0,"runpile.readiness_request_count":1,"runpile.controller_source_sha256":"a3d215d3624741ac0031b7b6ec24bc4600b7dadd2dcdf9ba58f18e56ea0e3b64","runpile.speculative_accept_length":15.9375,"runpile.independent_repetition_index":2},"repetitions":1,"timing_scope":"client-observed streaming request latency","benchmark_command":"vllm bench serve --backend vllm --base-url http://127.0.0.1:9002 --endpoint /v1/completions --model meta-models/Muse-Glimmer-30B-GGUF --tokenizer meta-models/Muse-Glimmer-30B --dataset-name custom --dataset-path <EXACT_SYNTHETIC_DATASET> --custom-output-len 256 --skip-chat-template --disable-shuffle --num-prompts 128 --max-concurrency 1 --request-rate inf --seed 0 --ignore-eos --temperature 1.0 --top-p 0.95 --top-k 64 --percentile-metrics ttft,tpot,itl,e2el --metric-percentiles 50,90,95,99 --disable-tqdm --save-result --result-dir <local-path> --result-filename glimmer30b-q4km-dflash15-gpu2__baseline__serve-fixed-1k-256-v1__c1__r2__attempt1.json --num-warmups 8 --metadata campaign=runpile-rtx5090-glimmer-gguf-dflash15-20260831-v3 config_id=glimmer30b-q4km-dflash15-gpu2 server_variant=baseline workload_key=serve-fixed-1k-256-v1 repetition=2 aggregate_only=true","retry_failure_treatment":"Failed requests counted; no client retries.","client_overhead_included":true},"results":{"latency_ms":{"end_to_end":{"p50":631.1331931501627,"p90":634.4386176671833,"p95":635.4247109265998,"p99":644.0515428455546,"mean":631.1327516559686,"stddev":3.5011908153091658,"sample_count":128,"measurement_status":"measured"},"inter_token":{"p50":0.01571374014019966,"p90":0.043425848707556725,"p95":21.15313410758972,"p99":22.62498878408223,"mean":1.3740370461192697,"stddev":5.26446637332447,"sample_count":128,"measurement_status":"measured"},"time_to_first_token":{"p50":279.07372871413827,"p90":280.54445954039693,"p95":281.4287996850908,"p99":291.16050014737993,"mean":279.3795878678793,"stddev":2.4554644331262567,"sample_count":128,"measurement_status":"measured"},"time_per_output_token":{"p50":1.3813800781088716,"p90":1.3884922820052097,"p95":1.389466196700346,"p99":1.3947186435152796,"mean":1.3794241717179971,"stddev":0.007930733026083143,"sample_count":128,"measurement_status":"measured"}},"throughput":{"requests_per_second":{"value":1.5840661261507365,"sample_count":128,"measurement_status":"measured"},"total_tokens_per_second":{"value":2027.6046414729426,"sample_count":128,"measurement_status":"measured"},"output_tokens_per_second":{"value":405.52092829458854,"sample_count":128,"measurement_status":"measured"}},"failed_requests":0,"duration_seconds":80.80470750993118,"total_input_tokens":131072,"successful_requests":128,"total_output_tokens":32768},"artifacts":[{"kind":"vllm_bench_serve_json","sha256":"49b940b627bad0ba918213d07913fefa441b66254f03596d800c4f04130de29e","license":"CC-BY-4.0","filename":"glimmer30b-q4km-dflash15-gpu2__baseline__serve-fixed-1k-256-v1__c1__r2.json","media_type":"application/json","size_bytes":2755,"visibility":"private","client_artifact_id":"raw-vllm-serve","raw_requests_included":false}],"provenance":{"tool":"runpile HTTP importer","source":"import","tool_version":"1.0"},"warnings":["Review imported facts against the local model, hardware, launch command, and benchmark command before publication."]},"indexingState":"indexed","resultKey":"res_aMaM0lTOeKpdFUulEaVpl57j","eligibilityReasons":[],"artifactBacked":true,"downloads":[]}