tylermullen commited on
Commit
756e1b6
·
verified ·
1 Parent(s): ed0f516

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ short_description: Chat with Gemma 4 models fully in the browser via MediaPipe
9
  models:
10
  - litert-community/gemma-4-E2B-it-litert-lm
11
  - litert-community/gemma-4-E4B-it-litert-lm
 
 
 
12
  ---
13
  Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/llm_chat_ts/), simplified for Gemma 4 by removing authentication code and changing templates.
14
 
 
9
  models:
10
  - litert-community/gemma-4-E2B-it-litert-lm
11
  - litert-community/gemma-4-E4B-it-litert-lm
12
+ - litert-community/gemma-4-12B-it-litert-lm
13
+ - litert-community/gemma-4-26B-A4B-it-litert-lm
14
+ - litert-community/gemma-4-31B-it-litert-lm
15
  ---
16
  Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/llm_chat_ts/), simplified for Gemma 4 by removing authentication code and changing templates.
17