Releases: simonw/llm-mlx
Releases · simonw/llm-mlx
Release list
0.4
- Increased performance of
llm --helpand other commands while this plugin is installed. #15 - Renamed
llm mlx import-modelstollm mlx manage-models. #16 - Documentation now covers removing models. Thanks, Ivan Fioravanti. #11
- Pin to LLM>=0.24 fixing error with earlier versions. #10
0.3
- New command:
llm mlx import-models, providing an interface for selecting previously installed Hugging Facemlx-communitymodels to register with LLM. Thanks, Ivan Fioravanti. #5 - Clarify that it is easier to run this on Python 3.12 than Python 3.13 at the moment due to sentencepiece currently lacking a Python 3.13 wheel. #7