summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-22 09:20:42 +0300
committerPaul Buetow <paul@buetow.org>2026-05-22 09:20:42 +0300
commitf65281a7f056365c7f5601044752250ef5fa321a (patch)
treeb081e91de064033eead56975a02e8c36fde078cc
parent5f32895a819e0a01745f08cd04824235aca53236 (diff)
update README with Qwen 3.6 model support
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b722ddc..c52e0a1 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ A simple AI-engineered command-line percentage calculator written in Go. No fron
* GPT OSS 120b
* Nemotron 3 Super
* Gemma 4 Dense (31B)
+* Qwen 3.6 model variations
* My human brain
This is a toy project created to experience with local LLMs and how good they are at their jobs.