feat(configs): add new Gemma and Qwen models to gptel config

Expanded the list of available models to include various
quantizations for Gemma-4 and several Qwen3.5 model sizes.
This commit is contained in:
2026-05-09 03:01:54 -03:00
parent 579adf0a05
commit 8d7d814576

View File

@@ -22,9 +22,17 @@
:stream t
:protocol "http"
:host "127.0.0.1:1945"
:models '("gemma-4-E4B"
:models '("gemma-4-E2B"
"gemma-4-E2B-Q2"
"gemma-4-E4B"
"gemma-4-E4B-Q2"
"gemma-4-E4B-UNCENSORED"
"gemma-4-26B"
"gemma-4-26B-Q2"
"Qwen3.5-0.8B"
"Qwen3.5-2B"
"Qwen3.5-4B"
"Qwen3.5-9B"
"QwenSeek-2B")))
(setq gptel-model 'gemma4:31b-cloud