Skip to main content

Module cache

Module cache 

Source
Expand description

Handler for the cache CLI subcommand and its nested operations.

Manages the XDG model cache directory. Since v1.0.79 the build is LLM-only and init downloads no model, so this directory is empty on a fresh install; the command reclaims space from pre-migration installs.

Structs§

CacheArgs
Cache args.
CacheListArgs
Cache list args.
ClearModelsArgs
Clear models args.

Enums§

CacheCommands
Cache commands.

Functions§

run
Run.