mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
format
This commit is contained in:
parent
d4e2ca08bb
commit
f271be417d
@ -204,7 +204,7 @@ Options:
|
|||||||
-p, --port <PORT>
|
-p, --port <PORT>
|
||||||
The port to listen on
|
The port to listen on
|
||||||
|
|
||||||
[env: PORT=80]
|
[env: PORT=]
|
||||||
[default: 3000]
|
[default: 3000]
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -240,7 +240,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=/data]
|
[env: HUGGINGFACE_HUB_CACHE=]
|
||||||
|
|
||||||
```
|
```
|
||||||
## WEIGHTS_CACHE_OVERRIDE
|
## WEIGHTS_CACHE_OVERRIDE
|
||||||
|
Loading…
Reference in New Issue
Block a user