Sharing my MLX-LM CLI: "mlxlm" model search, sessions, aliases, and more #631
CreamyCappuccino
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I’ve been working on a small CLI tool for MLX-LM and thought I’d share it here.
The goal is to provide a lightweight, script-friendly CLI inspired by Ollama’s workflow, but focused specifically on MLX-LM use cases rather than general model serving.
It also exposes JSON output and non-interactive modes, so AI agents or scripts can use it as a small local “tool backend” if needed.
🔧 Key features
💡 Why a CLI?
Sometimes a terminal-first workflow is faster for:
📎 Repository
https://github.com/CreamyCappuccino/mlxlm
Still evolving, but if anyone finds this useful or has ideas/feedback, I’d love to hear it!
I'll leave some screenshots down below.
Beta Was this translation helpful? Give feedback.
All reactions