CacheDirectory
The location that IDOL uses to download and store the models that it downloads from Hugging Face.
This parameter has an effect only when Type is set to Transformer
.
Type: | String |
Default: | ~/.cache/huggingface/hub
|
Required: | No |
Configuration Section: | MyEmbedding |
Example: | CacheDirectory=C:\LLMs\HuggingFace\AnswerServer
|
See Also: | Type
|