Rename huggingface_cli to hf (#39630)
* Rename huggingface_cli to hf * hfh
This commit is contained in:
@@ -246,7 +246,7 @@ resnet50d.model.load_state_dict(pretrained_model.state_dict())
|
||||
现在要将模型推送到集线器,请确保你已登录。你看可以在终端中运行以下命令:
|
||||
|
||||
```bash
|
||||
huggingface-cli login
|
||||
hf auth login
|
||||
```
|
||||
|
||||
或者在笔记本中运行以下代码:
|
||||
|
||||
Reference in New Issue
Block a user