diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-11 20:30:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-11 20:30:52 +0300 |
| commit | ead2412b0f0d23b2cfc3b265a3dae8841f8c84f7 (patch) | |
| tree | 5e0a189d5bfd287a7ddb9ec52b35125e404fc38f /README.md | |
| parent | fa7f85ba33cff4714f49b4c79b1bc8872252f9b9 (diff) | |
Add Gemma 4 Dense (31B) to README.md models list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ # gt -A simple AI-engineered command-line percentage calculator written in Go. No frontier AI models from Claude, OpenAI, Google, ec, were used for this project. The ones used were: +A simple AI-engineered command-line percentage calculator written in Go. No frontier AI models from Claude, OpenAI, Google, etc., were used for this project. The ones used were: * Qwen 3 Coder Next * GPT OSS 120b * Nemotron 3 Super +* Gemma 4 Dense (31B) * My human brain This is a toy project created to experience with local LLMs and how good they are at their jobs. |
