71.7 on TerminalBench-2.1 and 28 on DeepSWE are standout results for this size class. In many of the results it sits somewhere between GLM-5.1 and GLM-5.2.
Just seen this. A W4A16/Int4/NVFP4 quant should easily fit 2 Sparks and may indeed be more capable than DSV4 Flash if the real-world performance is as strong as the benchmarks promise.
I tried for fonzies Hy3 preview highly quantized on Mac - its was unbelievably nerfed and bland - cannot be explained by quantizing, not incoherent - its was all good in a little scope I tested, just incredibly RLHF’ed and corporate-styled. Sorta like Gemini or Nemotron model: “I cannot provide this advise - consult professionals”. Will see how it will differ in released version.
It’s GQA and the base preview model’s been out for a while, so I think it shouldn’t be hard to run it. I don’t have any disk space left so I’ll wait until someone posts a benchmark before trying it myself : )
Something like a 2 bit or 3 bit quant gguf should fit. But even if it fits the performance would be pretty misrable at 21B active tokens. Probably in the low teens for decode and a few hundred for prefill. I think you’ll be better off with Step 3.7 Flash for one spark.
I am going to adapt PrismaQuant and AURA to use GGUF’s format catalog and see if I can create a version that runs on a single spark. No promises but fingers crossed. It won’t leverage native nvfp4 but that will probably be OK
A standard vLLM PrismaAURA targeting quality + full context on 2x Sparks would also be a great contribution! I think there’s a bit of room over straight NVFP4 to experiment (if KV cache is relatively efficient).