Skip to content

Commit e1c33f3

Browse files
MediaPipe Teamcopybara-github
MediaPipe Team
authored andcommitted
No public description
PiperOrigin-RevId: 739371462
1 parent e5393bd commit e1c33f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediapipe/tasks/cc/genai/inference/proto/llm_params.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ enum LlmModelType {
2727
// Unknown LLM model type
2828
LLM_MODEL_TYPE_UNKNOWN = 0;
2929

30-
reserved 1, 2, 3, 4, 7, 9, 10, 13, 14, 15, 16, 17, 19;
30+
reserved 1, 2, 3, 4, 7, 9, 10, 13, 14, 15, 16, 17, 19, 21, 22, 23, 24, 25, 26;
3131

3232
// FALCON RefinedWeb with 1B parameters.
3333
// https://huggingface.co/tiiuae/falcon-rw-1b

0 commit comments

Comments
 (0)