Skip to content
forked from da-z/mlx-ui

A hackish frontend for mlx-lm using Streamlit.

Notifications You must be signed in to change notification settings

definiteIymaybe/mlx-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLX Chat

A hackish frontend for mlx-lm.

Install

$ ./install.sh

Or to install using latest versions of the libs (may break functionality):

$ ./install.sh refresh

Update

After fetching a newer version it's recommended to run again the installation script.

$ ./install.sh

Run

$ ./run.sh

About

A hackish frontend for mlx-lm using Streamlit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.3%
  • Shell 8.7%