8 ms·
And DeepSeek V4 Flash + GLM 5.2 is a really good blend of both (fast/cheap DS + more intelligent GLM)
by arizen 2mo ago
And DeepSeek V4 Flash + GLM 5.2 is a really good blend of both (fast/cheap DS + more intelligent GLM)
- calgoo 2mo agoExactly, I design in glm 5.2, and then build with deepseek pro. I pay deepseek by token count, and honestly I added $20 and it just keeps going, hardly burning anything.
- versteegen 2mo agoI think MiMo 2.5 seems to be better than DS4 Flash, at the same price. DS4F can write pretty advanced code but it way overthinks the simple stuff, its CoT is full of errors (immediately corrects itself), and yesterday I was shocked it reliably struggled to spot a misplaced % in a format string when reading a whole file.