Skip to content

Commit 7eecedc

Browse files
committed
Add gemma3-27b
1 parent 289a185 commit 7eecedc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MyApp.ServiceInterface/Data/AppConfig.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public static (string Model, int Questions)[] ModelsForQuestions =
8989

9090
// ("mistral-nemo", 0),
9191
("phi4", 0),
92+
("gemma3-27b", 0),
9293
("gemini-flash", 0),
9394
("llama4-109b", 0),
9495
("gemini-pro", 0),

0 commit comments

Comments
 (0)