From d6d40b16f7b71d8056aaa15070bf339e0dbf1230 Mon Sep 17 00:00:00 2001 From: Jing Jin <8752427+jinjingforever@users.noreply.github.com> Date: Wed, 21 May 2025 11:15:21 -0700 Subject: [PATCH] Update model_allowlist.json --- model_allowlist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model_allowlist.json b/model_allowlist.json index 380e922..6c21c02 100644 --- a/model_allowlist.json +++ b/model_allowlist.json @@ -4,7 +4,7 @@ "name": "Gemma-3n-E2B-it-int4", "modelId": "google/gemma-3n-E2B-it-litert-preview", "modelFile": "gemma-3n-E2B-it-int4.task", - "description": "Preview version of [Gemma 3n E2B](https://ai.google.dev/gemma/docs/gemma-3n) ready for deployment on Android using the [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference). The current checkpoint only supports text and vision input.", + "description": "Preview version of [Gemma 3n E2B](https://ai.google.dev/gemma/docs/gemma-3n) ready for deployment on Android using the [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference). The current checkpoint only supports text and vision input, with 4096 context length.", "sizeInBytes": 3136226711, "version": "20250520", "llmSupportImage": true, @@ -21,7 +21,7 @@ "name": "Gemma-3n-E4B-it-int4", "modelId": "google/gemma-3n-E4B-it-litert-preview", "modelFile": "gemma-3n-E4B-it-int4.task", - "description": "Preview version of [Gemma 3n E4B](https://ai.google.dev/gemma/docs/gemma-3n) ready for deployment on Android using the [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference). The current checkpoint only supports text and vision input.", + "description": "Preview version of [Gemma 3n E4B](https://ai.google.dev/gemma/docs/gemma-3n) ready for deployment on Android using the [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference). The current checkpoint only supports text and vision input, with 4096 context length.", "sizeInBytes": 4405655031, "version": "20250520", "llmSupportImage": true,