10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
* text=auto
|
|
|
|
*.json text eol=lf
|
|
*.txt text eol=lf
|
|
LICENSE text eol=lf
|
|
|
|
# Treat model artifacts as binary.
|
|
*.safetensors binary
|
|
model-00001-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|