CoolFace
Modelpublic

AaryanK/Muse-Glimmer-30B-GGUF

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
21likes4.8kdownloads
Model Card

Muse-Glimmer-30B - GGUF (AK line)

๐Ÿ‘‹ I built this line solo - the calibration, the per-tensor allocations, and the eval harness behind every number below. I'm looking for internships in AI agent orchestration and model inference. If this work looks relevant to your team: linkedin.com/in/theaaryankapoor

State-of-the-art GGUF quantizations for [`meta-models/Muse-Glimmer-30B`](https://huggingface.co/meta-models/Muse-Glimmer-30B). Eight builds (27.86 B params, 52 dense layers, GQA 32:2), each with a custom per-tensor bit allocation derived for its size point - plus the stock BF16 vision encoder.

Benchmarked head-to-head against the Unsloth, Meta and bartowski lines, every file scored on the same rig against the same BF16 reference: 26 wins, 6 statistical ties, 0 losses across 32 paired comparisons on two evaluation sets.

[image]

One line per publisher. Log y, bits-per-weight on the secondary axis, and the crowded 16 GB class magnified.

[image]

Every comparison with its 95 % interval - blue clears zero, grey is a statistical tie, and the right column carries the held-out C4 verdict. The full numbers are in the table below.

Comparison set: the three widest-distribution GGUF lines for this model, as published 2026-08-12; the Method section has everything needed to reproduce any number here.

File naming. Every quant in this line carries the AK- prefix: these are custom per-tensor allocations, not llama.cpp's stock recipes, so AK-Q4_K_M and a stock Q4_K_M are different files. mmproj keeps its upstream name.

Which file do I want?

filesizebpwmean KLD โ†“top-1 โ†‘vs closest rival
AK-Q2_K_XL12.45 GB3.5760.05603690.88 %โˆ’27 % KLD
AK-Q3_K_XL13.51 GB3.8800.03907992.30 %โˆ’27 % KLD
AK-Q4_K_M15.86 GB4.5560.01389795.38 %โˆ’6 % KLD
`AK-Q4_K_XL`16.26 GB4.6690.01228695.65 %โˆ’14 % KLD
AK-Q5_K_M19.19 GB5.5120.00497497.26 %best measured; โˆ’13 % vs Meta dynamic
AK-Q6_K_XL26.24 GB7.5360.00087698.82 %โˆ’4 % KLD
`AK-Q8_K_L`32.28 GB9.2720.00035699.25 %โˆ’21 % KLD, smaller file
AK-Q8_K_XL34.96 GB10.0400.00031699.30 %most faithful build
mmproj BF163.85 GB--vision encoderstock, unquantized

AK-Q4_K_XL is the strongest file in the crowded 16 GB class - no published quant of this model at any comparable size comes within 13 % of it, including Meta's own official quant, which it beats by 13 % while being half a GB smaller. The same story repeats at Q5: AK-Q5_K_M beats Meta's official 19.65 GB kquant-dynamic by 9-13 % on both evaluation sets while being 460 MB smaller. At Q8, AK-Q8_K_L beats Unsloth's build while being smaller.

bash
llama-server -m Muse-Glimmer-30B-AK-Q4_K_XL.gguf \
             --mmproj mmproj-Muse-Glimmer-30B-BF16.gguf -c 8192 -ngl 99

Full measurement table

publisherfilebytesbpwPPL ratiomean KLDp99.9 KLDtop-1ฮ” vs closest rival
bartowskiQ2KL12,348,891,9363.5471.1130880.1323554.518386.289 %
UnslothUD-Q2KXL12,444,212,2563.5741.0651680.0770572.947689.240 %
AaryanKAK-Q2_K_XL12,451,267,7763.5761.0485900.0560362.452390.878 %โˆ’27.3 % [โˆ’28.3, โˆ’26.3]
UnslothUD-Q3KXL13,360,983,0723.8371.0470220.0531732.247991.175 %
AaryanKAK-Q3_K_XL13,509,095,8723.8801.0330900.0390791.536992.303 %โˆ’26.5 % [โˆ’27.8, โˆ’25.2]
bartowskiQ3KM13,962,519,3284.0101.0320230.0394871.639092.303 %
bartowskiIQ4_XS15,435,096,0964.4331.0101210.0154400.624695.128 %
AaryanKAK-Q4_K_M15,864,857,2804.5561.0108960.0138970.559295.378 %โˆ’5.6 % [โˆ’7.6, โˆ’3.3]
UnslothUD-Q4KXL15,878,222,3684.5601.0106300.0147140.587195.249 %
AaryanKAK-Q4_K_XL16,255,873,9844.6691.0089570.0122860.560195.647 %โˆ’14.0 % [โˆ’15.4, โˆ’12.7]
bartowskiQ4KS16,320,943,1364.6871.0100710.0142930.586095.319 %
Metakquant-17gb16,756,681,0564.8121.0098710.0141460.591895.297 %
AaryanKAK-Q5_K_M19,191,472,8325.5121.0039580.0049740.192297.256 %โˆ’2.3 % [โˆ’4.8, +0.6] tie
UnslothUD-Q5KM19,194,274,8485.5131.0045170.0050920.202797.157 %
Metakquant-dynamic19,653,957,9845.6451.0041010.0056870.220696.965 %
AaryanKAK-Q6_K_XL26,238,366,4007.5361.0008310.0008760.038498.819 %โˆ’3.8 % [โˆ’5.8, โˆ’1.9]
UnslothUD-Q6KXL26,265,362,9767.5431.0008850.0009110.038698.867 %
AaryanKAK-Q8_K_L32,283,878,0489.2721.0006060.0003560.014899.248 %โˆ’20.8 % [โˆ’23.8, โˆ’17.5]
UnslothUD-Q8KXL32,300,651,0409.2771.0007280.0004500.019799.126 %
AaryanKAK-Q8_K_XL34,958,791,36010.0401.0006800.0003160.014099.301 %โˆ’29.7 % [โˆ’32.4, โˆ’26.6]

Intervals are a paired per-token cluster bootstrap over the 60 evaluation chunks. ฮ” is against the closest-sized non-AaryanK file.

Reading the numbers

Two Q8 builds, two jobs. AK-Q8_K_L is the size-class winner - smaller than Unsloth's Q8 and โˆ’20.8 % KLD, confirmed on every slice tested. AK-Q8_K_XL is the maximum-fidelity build: โˆ’29.7 % at +8.2 % bytes (10.04 bpw vs 9.28), for when the last 2.7 GB of VRAM is cheaper than the last drop of divergence.

PPL ratio and KLD can rank differently at Q3-Q4. PPL scores only the probability of the true next token; KLD scores the whole distribution - so AK-Q3_K_XL and AK-Q4_K_M lead their size peers on KLD while trailing by ~0.001 on PPL ratio. Both metrics are in the table; the interval column carries the verdicts.

Does the margin generalise?

[image]

The same files re-measured on six evaluation sets, four held out and audited at zero fragment overlap with any calibration corpus. 11 of 16 held-out margins exceed the same file's wikitext margin, and every interval in the chart excludes zero - including all four held-out domains for AK-Q8_K_L, where the size-matched Q8 lead spans โˆ’17 % to โˆ’24 %.

Tail behaviour

[image]

Method

  • โ€”Reference: our own BF16 GGUF, converted with llama.cpp pinned at 62bf73d2. The conversion was checked against every competitor's file across 21 load-bearing KVs, so the comparison measures quantization rather than a conversion delta.
  • โ€”Eval: llama-perplexity --kl-divergence, ctx 4096 ร— 60 chunks โ†’ 122,820 scored tokens. ctx 4096 matters for this architecture - it alternates 3ร— sliding-window (2048) with 1ร— full-attention NoPE layers, and only at ctx โ‰ฅ 4096 does every scored token sit beyond the window.
  • โ€”Statistics: paired per-token cluster bootstrap at the 2047-token chunk width for every interval.
  • โ€”Confirmation: the Q4 result was re-run under 9 independent calibration draws across three corpus families on an untouched slice - beneficial in 9/9, no reversals, every interval excluding zero, against an MDE fixed before any data was collected.
  • โ€”Long context: re-measured at ctx 8192; the lead holds and slightly grows.
  • โ€”Capability: a 130-case tool-calling suite scored as paired agreement with BF16 - AK-Q4_K_M matches BF16 on 128 of 130 cases with one flip in each direction: statistically indistinguishable (exact McNemar p = 1.000).
  • โ€”Ten pre-registered apparatus gates, all passing, including full-vocabulary agreement with HF transformers and exact greedy generation agreement (235/235 tokens).
  • โ€”Scope: the text tower is what is measured and quantized; mmproj ships as the stock BF16 encoder. KLD values are model-local (this head applies logit soft-capping) - compare within this table only.

Held-out sets: GitHub source (numpy/redis/django/sqlite/nlohmann), OASST dialogue, GSM8K + arXiv abstracts, and Wikipedia in sixteen non-English languages.


Per-tensor bit allocation derived separately at each target bit-width using importance data from a diverse in-house calibration set. Base model licence and usage policy unchanged from [`meta-models/Muse-Glimmer-30B`](https://huggingface.co/meta-models/Muse-Glimmer-30B) (Apache-2.0).