makyfj / mlx-ui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLX Chat

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


Languages

Language:Python 86.5%Language:Shell 13.5%