diff --git a/.gitattributes b/.gitattributes index afbad77..6c0cc31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ *.pt filter=lfs diff=lfs merge=lfs -text *.pth filter=lfs diff=lfs merge=lfs -text pytorch_model.bin filter=lfs diff=lfs merge=lfs -text +rust_model.ot filter=lfs diff=lfs merge=lfs -text