Router: add gemma3-text model type

This commit is contained in:
Daniël de Kok 2025-03-13 09:37:48 +00:00
parent d4c6faa67b
commit 9a3998d037

View File

@ -263,6 +263,7 @@ pub enum Config {
Gemma,
Gemma2,
Gemma3(Gemma3),
Gemma3Text,
Cohere,
Drbx,
Falcon,