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:
parent
6be3b46aee
commit
4cea3f7301
4 changed files with 10 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue