mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-05 22:20:35 -04:00
Update model_allowlist.json
This commit is contained in:
parent
965d5705f0
commit
d6d40b16f7
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue