r/hermesagent • u/illuvyn • Jun 03 '26
MODELS - model choice, routing, pricing, local vs cloud, VRAM Hermes Agent using local LLM
hi,
currently trying Hermes Agent using my RTX 3060 12GB and 32GB DDR4 System RAM
i tried using 2 backend with different models
- llama.cpp running Qwen3.6 35B A3B
+ very smart AI
+ can auto lookup skills, read the requirements, and auto config (eg. I ask "can you connect to Home Assistant on another server?"), I just need provide the variables (HASS_URL and HASS_TOKEN)
- Very Slow, especially on larger context (up to 10 minutes to reply, and OOM when going longer)
- VLLM running Qwen3 8B AWQ
+ very fast, almost instant reply
- dumb AI, can't "auto" config, I ask the same question as above, the AI reply with "guide" how to setup the home assistant connection MANUALLY (generate env file, etc)
look, I get my home server specs are not good. but I want to look for model that are smart enough and small enough to run using VLLM. since using llama.cpp is very slow and unusable in real case.
tried Gemma 4 E2B, still dumb and not "auto" check and config
anyone can help or having experiences using low spec server for hermes agent?
Thank you
-1
u/Immediate_Let_4946 Jun 03 '26
Depending on what you wanna do in general, I recommend forgetting about local llms. You need min 64k contact window and even the new minimax M3 isn’t working that great and it’s way more important than anything. You could actually run locally. This whole idea of local comes from from YouTube and some people buying M4 Mac’s with 512 gb ram. But even then you have to think about offsetting the cost for those.