LiteRT
LiteRT-LM
gemma
jd0reen commited on
Commit
fa72eeb
·
verified ·
1 Parent(s): 1b814ca

Add Gemma 4 E2B model files (mirror of litert-community releases) with license notice

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ gemma-4-E2B-it-web.task filter=lfs diff=lfs merge=lfs -text
37
+ gemma-4-E2B-it.litertlm filter=lfs diff=lfs merge=lfs -text
NOTICE.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Gemma is provided under and subject to the Gemma Terms of Use found at
2
+ https://ai.google.dev/gemma/terms
3
+
4
+ The model files in this repository are unmodified copies of the releases
5
+ published by Google in the litert-community organization on Hugging Face
6
+ (https://huggingface.co/litert-community). Use of the models is subject to
7
+ the Gemma Prohibited Use Policy
8
+ (https://ai.google.dev/gemma/prohibited_use_policy).
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ tags:
4
+ - litert
5
+ - litert-lm
6
+ - mediapipe
7
+ - gemma
8
+ ---
9
+
10
+ # Skyle AI models
11
+
12
+ Public, ungated mirror of the Gemma 4 model files used by the eyeV apps
13
+ (Skyle Mosaics web + mobile, Skyle X) for on-device sentence suggestions.
14
+ The apps download these files anonymously at runtime — no token required.
15
+
16
+ | File | Size | Used by |
17
+ |---|---|---|
18
+ | `gemma-4-E2B-it.litertlm` | 2 588 147 712 B (~2.6 GB) | iOS / Android / desktop (LiteRT-LM) |
19
+ | `gemma-4-E2B-it-web.task` | 2 003 697 664 B (~1.87 GiB) | Web (MediaPipe, WebGPU) |
20
+
21
+ ## License notice
22
+
23
+ Gemma is provided under and subject to the [Gemma Terms of Use](https://ai.google.dev/gemma/terms).
24
+
25
+ The model files in this repository are unmodified copies of the releases
26
+ published by Google in the [litert-community](https://huggingface.co/litert-community)
27
+ organization on Hugging Face (source repo:
28
+ [litert-community/gemma-4-E2B-it-litert-lm](https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm)).
29
+ Use of the models is subject to the
30
+ [Gemma Prohibited Use Policy](https://ai.google.dev/gemma/prohibited_use_policy).
gemma-4-E2B-it-web.task ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbff161177a4d51c9d04360016185976f504517ba5758cd10c1564e5421c5a5
3
+ size 2003697664
gemma-4-E2B-it.litertlm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181938105e0eefd105961417e8da75903eacda102c4fce9ce90f50b97139a63c
3
+ size 2588147712