mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Fix typo (#20002)
This commit is contained in:
parent
6f9c0a2fe7
commit
2442ba9eec
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ The onnxruntime-genai package contains a model builder that generates the phi-2
|
|||
If using the `-m` option shown here, you will need to login into Hugging Face.
|
||||
|
||||
```bash
|
||||
pip install huggingface-hub`
|
||||
pip install huggingface-hub
|
||||
huggingface-cli login
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue