Skip to content

Releases: simonw/llm-mlx

0.4

Choose a tag to compare

@simonw simonw released this 23 Apr 17:49
  • 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

0.3

Choose a tag to compare

@simonw simonw released this 17 Feb 01:48
  • 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

Choose a tag to compare

@simonw simonw released this 15 Feb 19:53
b355edf
  • Improved documentation.

0.2

0.2

Choose a tag to compare

@simonw simonw released this 15 Feb 18:09
39b4cad

0.1

0.1

Choose a tag to compare

@simonw simonw released this 15 Feb 00:21
  • Initial plugin release. #1