/primitives / kei-llm-mlx
kei-llm-mlx
Wave 59 — Apple MLX adapter (mlx_lm shell-out, macOS Apple Silicon only). Parallel sibling of kei-llm-ollama (W57) and kei-llm-llamacpp (W58). Glued by kei-llm-router (W60).
| tagline | Wave 59 — Apple MLX adapter (mlx_lm shell-out, macOS Apple Silicon only). Parall |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-llm-mlx/install.sh | bash
# after install $ kei-llm-mlx --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-llm-mlx.sh"] } ] }