suvasis commited on
Commit
3034ad7
·
1 Parent(s): 7273b76

chore: exclude model weights from repo

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ training/models/
2
+ **/*.safetensors
3
+ **/*.bin