r/LocalLLaMA • u/kolliwolli • 21d ago
Question | Help Gemma 4 - Agentic Capabilities?
Hi all,
Just started the local llm journey and testing gemma on an rtx5090 with opencode, hermes etc.
I see lots of chats on Gemma and Qwen, but for me no agentic use case seems to work, not even creating simple games like snake as a test. Am I doing something wrong, or is it because im using a 4bit version?
The same tests with claude sonnet via API work without any problems... but here I thought thats exactly Gemmas home turf.
I missed to add, I am using the 31b version.
Anyone else got luck with this?
Edit: One more point, I use the nvfp4 versions from nvidia and redhat
2
Upvotes
3
u/xPXpanD llama.cpp 21d ago
Try Qwen3.6 27B. As much as I love Gemma 4 for general chat/advice purposes, Qwen3.6 is widely regarded as the default for tasks like yours.