mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 03:52:08 +00:00
Router: add gemma3-text
model type
This commit is contained in:
parent
d4c6faa67b
commit
9a3998d037
@ -263,6 +263,7 @@ pub enum Config {
|
|||||||
Gemma,
|
Gemma,
|
||||||
Gemma2,
|
Gemma2,
|
||||||
Gemma3(Gemma3),
|
Gemma3(Gemma3),
|
||||||
|
Gemma3Text,
|
||||||
Cohere,
|
Cohere,
|
||||||
Drbx,
|
Drbx,
|
||||||
Falcon,
|
Falcon,
|
||||||
|
Loading…
Reference in New Issue
Block a user