From 51d22b32825f68d35bd58b7cf0320787fd7570e6 Mon Sep 17 00:00:00 2001 From: "Dhanji R. Prasanna" Date: Fri, 30 Jan 2026 10:09:46 +1100 Subject: [PATCH] gemini model perf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d834766..9e26dab 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ g3 supports local models via llama.cpp with Metal acceleration on macOS. Here's | Model | Agentic Score | Notes | |-------|---------------|-------| | **Claude Opus 4.5** | ⭐⭐⭐⭐⭐ | Flawless execution | +| **Gemini 3 Pro** | ⭐⭐⭐⭐⭐ | Flawless, fast execution | | Claude Sonnet 4.5 | ⭐⭐⭐⭐ | Good, occasional issues | | Claude 4 family | ⭐⭐⭐ | Gets there eventually, needs manual checking |