Remove custom env value.

This commit is contained in:
Nicolas Patry 2023-09-27 10:58:05 +00:00
parent ae0775084a
commit 82213c9d59

View File

@ -157,7 +157,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> --weights-cache-override <WEIGHTS_CACHE_OVERRIDE>
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