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
|
||||
|
|
|
|||
BIN
chat/litert/gemma-4-e2b-litert/gemma-4-E2B-it.litertlm
(Stored with Git LFS)
Normal file
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
BIN
chat/litert/gemma-4-e4b-litert/gemma-4-E4B-it.litertlm
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
chat/litert/qwen-2.5-1.5b-litert/Qwen2.5-1.5B-Instruct_multi-prefill-seq_q8_ekv4096.litertlm
(Stored with Git LFS)
Normal file
BIN
chat/litert/qwen-2.5-1.5b-litert/Qwen2.5-1.5B-Instruct_multi-prefill-seq_q8_ekv4096.litertlm
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue