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,