CoolFace
Modelpublic

Koshkasa/Vortex5_Shadow-Siren-26B-A4B-MXFP4_MOE-GGUF

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes68downloads
Model Card

What's that?

MXFP4_MOE quantization of Vortex5/Shadow-Siren-26B-A4B

Use case

Running the model on consumer-grade Blackwell GPUs (due to native fp4 support). Running on other hardware IS POSSIBLE. I lack conclusive data to say if it's a good idea.

Benchmarks

DISCLAIMER: benchmarking conducted on another G4-26B-A4B merge. I expect results to be interchangeable given the architecture.

MeasurementQ4_K_S (imatrix)MXFP4_MOE (default, 8 exps)deltaMXFP4_MOE (16 exps)deltaMXFP4_MOE (24 exps)delta
pp5123067.833567.72+16.29%2783.90-9.26%TBDTBD
tg12810889.87-16.79%76.43-29.23%TBDTBD
pp655361748.642219.20+26.91%1789.84+2.36%TBDTBD
tg102487.8188.97+1.20%67.38-23.26%TBDTBD
pp65536 + tg1024 wall time (s)49.1441.03-16.5%51.81+5.43%TBDTBD
hellaswag% (s=42, n=400, greedy)56.5%61.00%+7.96%64.00%+13.27%63.5%+12.39%
hellaswag (s=42, n=400, greedy)226244+18256+30254+28
winogrande% (n=1267, greedy)59.51%57.38%-3.58%64.17%+7.83%66.45%+11.66%
winogrande (n=1267, greedy)754727-27813+59842+88
Size (bytes)1546482700814727180640-4.77%14727180640-4.77%14727180640-4.77%

tested on: --temp 0 -ngl 999 -b 512 -ub 512 -ctk q80 -ctv q80 pp65536/tg1024 test for Q4KS was run at -ngl 29 instead - it did not fit otherwise. pp65536/tg1024 test for MXFP4_MOE(16 exps) was run at -ngl 30 instead - it did not fit otherwise.

Conclusion

MXFP4MOE allows either Q4KS intelligence at -16.5% wall time, or higher than Q4K_S intelligence at the cost of +5.43% wall time (with experts/tok override to 16), while being of smaller file size. Is it worth it? I don't know. At this point, my particular config isn't compute-limited, but rather bottlenecked by PCI-E. WYSIWYG.

Disclosure

My only contribution is compute. This is not my merge. Have fun.

Cheers

[Google](https://huggingface.co/google) - the base model. [Vortex5](https://huggingface.co/Vortex5) - for the merge effort. Everyone whose finetunes were included in the merge!