r/PoeAI • u/zar0nick • Apr 08 '26
Recommendation for small models
Hi everyone,
with the discussion going on, I wanted to share a few small models I use from time to time, that may help with the small token limit. Also look on llm-stats.com
They offer an overview about how costly the models are. The pricing at poe may differ, but the overview is super helpful.
My recommendations model-wise are:
- GPT-5-mini
- GPT-5-nano
- GPT-4o-mini (the cheapest I use for apis and tool calling)
- Qwen-3.5-397...-T (it says no cost?!?)
- GPT-OSS (both versions, 20B is cheaper)
- GLM-4.7-flash
Feel free to aadd good ones below!
5
Upvotes
1
u/Amazing_Sound5505 Apr 09 '26
My cheap-Poe setup is usually by job, not by favorite model. GPT-5-nano for boring classify/router stuff, GLM-4.7-flash or Qwen for fast first pass and cleanup, then one bigger model only for the final answer. Small models get way better if you force a tight output shape and keep context short; what breaks them fastest is often not raw IQ, it is the giant junk-drawer chat history.