File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ If you would like to push your model to the Hub after training is completed with
148148hf auth login
149149
150150# Alternatively, you could upload your model manually using:
151- # huggingface-cli upload my-cool-account-name/my-cool-lora-name /path/to/awesome/lora
151+ # hf upload my-cool-account-name/my-cool-lora-name /path/to/awesome/lora
152152```
153153
154154Make sure your data is prepared as described in [ Data Preparation] ( #data-preparation ) . When ready, you can begin training!
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ If you would like to push your model to the HF Hub after training is completed w
128128hf auth login
129129
130130# Alternatively, you could upload your model manually using:
131- # huggingface-cli upload my-cool-account-name/my-cool-lora-name /path/to/awesome/lora
131+ # hf upload my-cool-account-name/my-cool-lora-name /path/to/awesome/lora
132132```
133133
134134Make sure your data is prepared as described in [ Data Preparation] ( #data-preparation ) . When ready, you can begin training!
You can’t perform that action at this time.
0 commit comments