cacheDir property

String get cacheDir

Directory path for storing model related tokenizer and cache weights. The user is responsible for providing the directory that can be writable by the program. Used by CPU only.

Implementation

String get cacheDir;