tylermullen commited on
Commit
a5bbb2b
·
verified ·
1 Parent(s): 4f6d3e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  short_description: MediaPipe running Gemma 4 models fully in the browser
 
 
 
9
  ---
10
  Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/llm_chat_ts/), with authorization removed and prompt template changed for Gemma 4
11
 
 
6
  sdk: static
7
  pinned: false
8
  short_description: MediaPipe running Gemma 4 models fully in the browser
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/), with authorization removed and prompt template changed for Gemma 4
14