Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trl-lib
/
train
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
qgallouedec
HF Staff
commited on
15 days ago
Commit
e5a03c3
·
1 Parent(s):
e43de7f
rm sft.sh
Browse files
Files changed (1)
hide
show
sft.sh
+0
-4
sft.sh
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
#!/bin/bash
2
-
echo "Hello"
3
-
4
-
python demo.py "$@"