My first impressions of Minimax M2.7 (Q5_K_M) vs Qwen 3.5 27b (Q8_0)
r/LocalLLaMA
•
Open Source AI
I'm not sure if the AesSedai's Q5_K_M version of Minimax M2.7 is too much lobotomized or if the model itself is kind of weak. I did a simple experiment with both models running with the recommended parameters. The task was simply to generate some AGENTS.md files for a Python/Fast API/LangGraph project of mine (Roo Code /init command), which has some degree of complexity. Minimax runs painfully slowly on my setup, so I was expecting it to lish Qwen 3.5. but it ended up generating shallow and useless documentation, and it even made wrong assumptions about some core components.