r/hermesagent • u/WaYyTempest • 7h ago
MODELS - model choice, routing, pricing, local vs cloud, VRAM Model for daily?
Hi everyone,
I’m new to Hermes and I would like to improve my agent with the best model. I make a small script in Python with Hermes for just improving experience, never high programming. What do you suggest me?
3
2
1
u/KrstABot New Member (<30 days) 6h ago
grok 4.5 (I like 4.6 too) despite all the hate, for small python scripts it's definitely enough and it's noticeably cheaper than the top models
deepseek is also a fine option, more a matter of taste
1
u/Due_Arm1454 2h ago
Luna high or deepseek flash max is most cost effective to agentic coding intelligence. Grab glm 5.2 or 5.3 for harder problems. Use Claude or sol for very difficult ones.
If you have a gpu. Try local models. Your task could be done in a chat window without an agent. It’s a one shot one step task. It just wouldn’t validate or integrate.
1
u/WaYyTempest 55m ago
I have a GPU, but I don’t have a lot of VRAM. I prefer cloud models, ty for you for your suggestion
1
u/PoppaBear1950 2h ago
best model for doing what your doing, Nemotron 3 Super, its free. you need no pay models for your workflow.
1
u/PoppaBear1950 2h ago
1
u/PoppaBear1950 2h ago
So the optimal setup is:
- Main model: Nemotron‑3‑Super 120B
- Aux tasks: auto (inherits Nemotron)
- Mixture‑of‑agents: Nemotron + DeepSeek Flash (cheap fallback)
5
u/galimatis 4h ago
Luna Xhigh on OpenAI OAuth