Open ckadner opened 3 years ago
@ckadner I can start working on this issue
Thanks @RRM123 for taking this up
Submitted a PR that resolves most of the documentation issues outlined above.
The remaining tasks are these changes to the developer-guide.md
:
There are currently 2 documents that contain UI developer content:
The
README.md
should focus on how to use the MLX API with increasing levels of complexity:docker pull mlexchange/mlx-ui:...
anddocker run ...
npm start
and the MLX API either from Docker Compose or a remote clusterdeveloper-guide.md
The UI
developer-guide.md
should focus on development aspects:Remove this outdated
OLD_README.md
:Where-ever the UI is brought up (Docker Compose or via
npm start
) add the environment variables to disable the UI cache during development: