shahidul034 commited on
Commit ·
5e43ffd
1
Parent(s): 93694bb
new commit
Browse files- push_to_hf.sh +1 -0
push_to_hf.sh
CHANGED
|
@@ -5,6 +5,7 @@
|
|
| 5 |
# - You are in the repo root (same directory as this script), or
|
| 6 |
# - `origin` remote is already set to https://huggingface.co/shahidul034/readCtrl_lambda
|
| 7 |
# - You have configured your Hugging Face token for git authentication.
|
|
|
|
| 8 |
|
| 9 |
set -euo pipefail
|
| 10 |
|
|
|
|
| 5 |
# - You are in the repo root (same directory as this script), or
|
| 6 |
# - `origin` remote is already set to https://huggingface.co/shahidul034/readCtrl_lambda
|
| 7 |
# - You have configured your Hugging Face token for git authentication.
|
| 8 |
+
# cd /home/mshahidul/readctrl && bash push_to_hf.sh "new commit"
|
| 9 |
|
| 10 |
set -euo pipefail
|
| 11 |
|