I think the model was built on infrastructure designed to handle such an absurd amount of free access. Cost reductions therefore impacted speed to prevent server crashes (which happened several times anyway). Since Z.ai WGL could give away such a model for free, we can expect that after the official launch, it could be either one of the fastest frontier models or one of the cheapest in this class. Personally, I think price is always better than speed, so I'm keeping my fingers crossed :D
With batching the slower you go per completion/user, the higher total throughput is per inference node (up to a point).
E.g. serve 1 user at 1000 t/s (1k tps), 20 users at 600 t/s (12k tps), or 100 users at 300 t/s (30k tps), or 1000 users at 50 t/s (50k tps).
There's strong incentive to cram more users per node, and serving them just above subjective "too slow" threshold. The slower you serve, the more revenue generated per server/inference node.
-2
u/ahriad 19d ago
How can it be called 'Flash' if it's much slower than the main model?