mirror of
https://github.com/cloudstack-llc/mlx-knife.git
synced 2026-06-30 20:48:03 -04:00
- Fix #1: Partial name filtering for `mlxk list` command - Fix #2: Fuzzy matching for single-model commands - Fix #3: Default behavior for `mlxk health` (no --all flag required) - Expanded test suite to 104/104 tests passing
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
A lightweight, ollama-like CLI for managing and running MLX models on Apple Silicon. **Designed for personal, local use** - perfect for individual developers and researchers working with MLX models.
|
||||
|
||||
**Current Version**: 1.0-rc2 (August 2025)
|
||||
**Current Version**: 1.0-rc3 (August 2025)
|
||||
|
||||
[](https://github.com/mzau/mlx-knife/releases)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
@@ -416,5 +416,5 @@ Copyright (c) 2025 The BROKE team 🦫
|
||||
|
||||
<p align="center">
|
||||
<b>Made with ❤️ by The BROKE team <img src="broke-logo.png" alt="BROKE Logo" width="30" style="vertical-align: middle;"></b><br>
|
||||
<i>Version 1.0-rc2 | August 2025</i>
|
||||
<i>Version 1.0-rc3 | August 2025</i>
|
||||
</p>
|
||||
Reference in New Issue
Block a user