Skip to content

Releases: simonw/llm-mlx

0.4

23 Apr 17:49

Choose a tag to compare

  • Increased performance of llm --help and other commands while this plugin is installed. #15
  • Renamed llm mlx import-models to llm 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

17 Feb 01:48

Choose a tag to compare

0.3
  • New command: llm mlx import-models, providing an interface for selecting previously installed Hugging Face mlx-community models 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

0.2.1

15 Feb 19:53
b355edf

Choose a tag to compare

  • Improved documentation.

0.2

15 Feb 18:09
39b4cad

Choose a tag to compare

0.2

0.1

15 Feb 00:21

Choose a tag to compare

0.1
  • Initial plugin release. #1