mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
fix: adjust syntax typo
This commit is contained in:
parent
7372a0dc38
commit
ce30a14139
@ -272,7 +272,7 @@ Options:
|
|||||||
--huggingface-hub-cache <HUGGINGFACE_HUB_CACHE>
|
--huggingface-hub-cache <HUGGINGFACE_HUB_CACHE>
|
||||||
The location of the huggingface hub cache. Used to override the location if you want to provide a mounted disk for instance
|
The location of the huggingface hub cache. Used to override the location if you want to provide a mounted disk for instance
|
||||||
|
|
||||||
[env: HUGGINGFACE_HUB_CACHE=/nvme0n1/Models/]
|
[env: HUGGINGFACE_HUB_CACHE=]
|
||||||
|
|
||||||
```
|
```
|
||||||
## WEIGHTS_CACHE_OVERRIDE
|
## WEIGHTS_CACHE_OVERRIDE
|
||||||
|
Loading…
Reference in New Issue
Block a user