File size: 786 Bytes
f11d3fc
 
0665870
f11d3fc
 
 
 
d9fbc3a
a5bbb2b
 
 
756e1b6
 
 
f11d3fc
0be844a
f11d3fc
0665870
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Gemma4
emoji: 🔥
colorFrom: blue
colorTo: gray
sdk: static
pinned: false
short_description: Chat with Gemma 4 models fully in the browser via MediaPipe
models:
  - litert-community/gemma-4-E2B-it-litert-lm
  - litert-community/gemma-4-E4B-it-litert-lm
  - litert-community/gemma-4-12B-it-litert-lm
  - litert-community/gemma-4-26B-A4B-it-litert-lm
  - litert-community/gemma-4-31B-it-litert-lm
---
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.

For more information, see [MediaPipe Web LLM Inference API reference documentation](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference/web_js)