Instructions to use frodo21/briefly-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use frodo21/briefly-models with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 1,573 Bytes
06d61dd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | ---
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.
|