fariasultana commited on
Commit
54a1afc
·
verified ·
1 Parent(s): f25b404

fix: Update .gitignore to allow model weight uploads

Browse files
Files changed (1) hide show
  1. .gitignore +1 -10
.gitignore CHANGED
@@ -74,15 +74,6 @@ venv.bak/
74
  .DS_Store
75
  Thumbs.db
76
 
77
- # Project specific
78
- outputs/
79
- checkpoints/
80
- *.pt
81
- *.bin
82
- *.safetensors
83
- *.onnx
84
- *.gguf
85
  logs/
86
  wandb/
87
- data/
88
- models/
 
74
  .DS_Store
75
  Thumbs.db
76
 
77
+ # Logs and temp files
 
 
 
 
 
 
 
78
  logs/
79
  wandb/