feat(litert): mirror on-device LiteRT models (Gemma-4 E2B/E4B, Qwen2.5-1.5B) for Android

Adds the three .litertlm artifacts the Android app loads on-device so downloads
resolve from the Forgejo mirror (git.flsk.cloud /media endpoint) instead of
HuggingFace — privacy + supply-chain control, matching the iOS MLX policy.
This commit is contained in:
Suban Zuber 2026-07-07 23:00:15 +02:00
parent 6be3b46aee
commit 4cea3f7301
4 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View file

@ -10,3 +10,4 @@
tokenizer.json filter=lfs diff=lfs merge=lfs -text
vocab.json filter=lfs diff=lfs merge=lfs -text
merges.txt filter=lfs diff=lfs merge=lfs -text
*.litertlm filter=lfs diff=lfs merge=lfs -text

BIN
chat/litert/gemma-4-e2b-litert/gemma-4-E2B-it.litertlm (Stored with Git LFS) Normal file

Binary file not shown.

BIN
chat/litert/gemma-4-e4b-litert/gemma-4-E4B-it.litertlm (Stored with Git LFS) Normal file

Binary file not shown.