View the list of available llm deb packages. Packages named in the format llm-model-name are model packages, while those named llm-name are functional unit packages.
apt list | grep llm-
Use the apt command to install packages as needed, for example installing the llm-cosy-voice package. Note: Models will occupy a large amount of storage space, so it is recommended to install them on demand.
apt install llm-cosy-voice
Package Descriptions
lib-llm
Provides the environment required for software operation.