briefly-models / README.md
frodo21's picture
Add model card and Gemma license notice
06d61dd verified
|
Raw
History Blame Contribute Delete
1.57 kB
---
license: gemma
base_model: google/gemma-3n-E2B-it-litert-preview
tags:
- litert
- mediapipe
- on-device
- android
- gemma-3n
---
# briefly-models
Mirror of the LiteRT / MediaPipe `.task` build of **Gemma 3n E2B (int4)**, re-hosted for
on-device download by the **Briefly** Android news reader.
This is an unmodified copy of the file published by Google. Nothing has been fine-tuned,
re-quantised or otherwise changed. It lives here only because the app's release channel
cannot serve files larger than 2 GB.
## Files
| File | Size | SHA-256 |
|---|---|---|
| `gemma-3n-e2b-it-int4.task` | 3,136,226,711 bytes | `a7f544cfee68f579fabadb22aa9284faa4020a0f5358d0e15b49fdd4cefe4200` |
Source: [`google/gemma-3n-E2B-it-litert-preview`](https://huggingface.co/google/gemma-3n-E2B-it-litert-preview) → `gemma-3n-E2B-it-int4.task`
Direct download:
`https://huggingface.co/frodo21/briefly-models/resolve/main/gemma-3n-e2b-it-int4.task`
## Intended use
Fetched at runtime by Briefly and executed locally through the MediaPipe LLM Inference API
to summarise articles on the device, without sending article text to any server.
## License
Gemma is provided under and subject to the Gemma Terms of Use found at
[ai.google.dev/gemma/terms](https://ai.google.dev/gemma/terms).
By downloading or using this file you agree to those terms and to the
[Gemma Prohibited Use Policy](https://ai.google.dev/gemma/prohibited_use_policy).
Gemma is a trademark of Google LLC. This repository is an independent mirror and is not
affiliated with, sponsored by, or endorsed by Google.