FSI Edge commited on
Commit ·
66d5feb
1
Parent(s): c33bde7
Remove checkpoints from git, add to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -5,3 +5,4 @@ __pycache__/
|
|
| 5 |
*.gguf
|
| 6 |
wandb/
|
| 7 |
output/
|
|
|
|
|
|
| 5 |
*.gguf
|
| 6 |
wandb/
|
| 7 |
output/
|
| 8 |
+
checkpoints/
|