Field ModelStorageDirectoryEnvVar
The name of the environment variable used to specify a custom model storage directory.
public const string ModelStorageDirectoryEnvVar = "LMKIT_MODELS_DIR"
Returns
- string
- The name of the environment variable used to specify a custom model storage directory.
Remarks
When set, this environment variable takes precedence over the default storage location. The directory will be created automatically if it does not exist.