echopeak-models / .gitattributes
mendelmakerpaul's picture
Add Gemma 4 E2B and Gemma 3 1B litertlm weights with licences
a023f63 verified
Raw
History Blame Contribute Delete
312 Bytes
# LiteRT-LM weight files are multi-GB binaries and must go through Git LFS.
# Hugging Face auto-configures LFS for common extensions, but .litertlm is not one
# of them — without this line a 2.6 GB file would be pushed as a plain blob and the
# push is rejected.
*.litertlm filter=lfs diff=lfs merge=lfs -text