update gemini models

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-03-04 07:31:36 +01:00
parent 540f34e41f
commit 9df9ed1b05
5 changed files with 159 additions and 145 deletions
+3
View File
@@ -155,7 +155,10 @@ class Options:
'file': 'Llama-3.2-1B-Instruct-Uncensored.i1-Q4_0.gguf', # gguf file inside repo
},
'google/gemini-3.1-pro-preview': {},
'google/gemini-3.1-flash-lite-preview': {},
'google/gemini-3-flash-preview': {},
'google/gemini-2.5-pro': {},
'google/gemini-2.5-flash': {},
}
# default = list(models)[1] # gemma-3-4b-it
default = 'google/gemma-3-4b-it'