We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd9deb7 + d96ca97 commit d004e79Copy full SHA for d004e79
.gitignore
@@ -47,8 +47,5 @@ model_weights_*.tar.gz
47
# HuggingFace credentials (security)
48
.huggingface/
49
50
-# HuggingFace model files (weight files gitignored, but README.md should be tracked)
51
-models_hf/*/model.safetensors
52
-models_hf/*/training_state.pt
53
-models_hf/*/pytorch_model.bin
54
-!models_hf/*/README.md
+# HuggingFace models (uploaded to HuggingFace, not needed in git)
+models_hf/
0 commit comments