We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289a185 commit 7eecedcCopy full SHA for 7eecedc
MyApp.ServiceInterface/Data/AppConfig.cs
@@ -89,6 +89,7 @@ public static (string Model, int Questions)[] ModelsForQuestions =
89
90
// ("mistral-nemo", 0),
91
("phi4", 0),
92
+ ("gemma3-27b", 0),
93
("gemini-flash", 0),
94
("llama4-109b", 0),
95
("gemini-pro", 0),
0 commit comments