qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.45k stars 131 forks source link

How to run ? #178

Closed zhouhao27 closed 2 months ago

zhouhao27 commented 2 months ago

Based on the README.md file:

Start the app: chat-with-mlx

But chat-with-mlx is a folder. How to run?

100ZZ commented 2 months ago

(mlx) $ chat-with-mlx Starting MLX Chat on port 7860 Sharing: False Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch().

qnguyen3-dopikai commented 2 months ago

@100ZZ you should be able to run it through localhost:7860 in your browser