Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 574 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 574 Bytes

MLX Chat

A simple UI / Web / Frontend for MLX mlx-lm using Streamlit.

Install

$ ./install.sh

Or to install using latest versions of the libs (may break functionality):

$ ./install.sh refresh

Update

After fetching a newer version it's recommended to run again the installation script.

$ ./install.sh

Run

$ ./run.sh

You can also use a custom model.txt file (see mlx-community for more models):

$ ./run.sh --models mymodels.txt