Skip to content
forked from da-z/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

Notifications You must be signed in to change notification settings

thbmelatoe/mlx-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.5%
  • Shell 13.5%