# 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