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 ExtractiveQuestionAnsweringLLM or GenerativeLLM.

Type: String
Default: ~/.cache/huggingface/hub
Required: No
Configuration Section: MyLLMModule
Example: CacheDirectory=C:\LLMs\HuggingFace\AnswerServer
See Also: Type