You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A hackish frontend for mlx-lm using streamlit. The default model is the excellent mlx-community/Nous-Hermes-2-Mixtral-8x7B-DPO-4bit but supports other ChatML models as well
A hackish frontend for mlx-lm. Uses the mlx-community/Nous-Hermes-2-Mixtral-8x7B-DPO-4bit model.
Install
$ ./install.sh
Run
$ . ./venv/bin/activate
$ streamlit run app.py
TODO
Add "continue" function
About
A hackish frontend for mlx-lm using streamlit. The default model is the excellent mlx-community/Nous-Hermes-2-Mixtral-8x7B-DPO-4bit but supports other ChatML models as well