Update README.md
Browse files
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 |
|