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