A simple UI / Web / Frontend for MLX mlx-lm using Streamlit.
$ ./install.sh
Or to install using latest versions of the libs (may break functionality):
$ ./install.sh refresh
After fetching a newer version it's recommended to run again the installation script.
$ ./install.sh
$ ./run.sh
You can also use a custom model.txt file (see mlx-community for more models):
$ ./run.sh --models mymodels.txt