My RULE of Thumb of choosing a models

Reddit r/LocalLLaMA News

Summary

The author shares personal experience showing how LLMs like Qwen 27B drastically reduce programming task time, offering rules of thumb for model selection.

This is mostly for setting up for expectation, since personally without LLM i could take 3 days (15 hours of active programming) to debug or implement a feature, but with Qwen 27B (even before Qwen 3.8) it take 4 hours. And yes 0.5 tok/s is human, not accounting of deletion and pausing, that's also the reason i am fine leaving overnight code base wide analysis or fin tech and deep research.
Original Article

Similar Articles

Medium sized MoE LLM models

Reddit r/LocalLLaMA

A user asks for recommendations on medium-sized Mixture-of-Experts LLMs (up to 60B params in float8/110B in mxfp4), listing Qwen 3.5 35B, Gemma 4 A4B, and Nemotron 3 Nano, and inquiring about niche options beyond these.

I'm (mostly) picking models on speed now, not intelligence

Lobsters Hottest

The author argues that frontier LLMs have reached a 'good enough' intelligence threshold, so they now prioritize speed over raw intelligence when choosing models, citing fast open-weights models like GLM5.2 and DeepSeek V4 Flash as daily drivers.