Skip to content

Commit 83b7b7b

Browse files
authored
Router: add gemma3-text model type (#3107)
1 parent c73ae0b commit 83b7b7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

router/src/config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ pub enum Config {
263263
Gemma,
264264
Gemma2,
265265
Gemma3(Gemma3),
266+
Gemma3Text,
266267
Cohere,
267268
Drbx,
268269
Falcon,

0 commit comments

Comments
 (0)