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