mirror of
https://github.com/cloudstack-llc/mlx-knife.git
synced 2026-07-01 20:44:14 -04:00
Release MLX Knife 1.1.0 - Stable Release
Complete isolated test system with 150/150 tests passing. Production-ready after successful beta testing cycle. See CHANGELOG.md for comprehensive details including: - All critical issues from 1.1.0-beta3 resolved - Enhanced test infrastructure with real model validation - Multi-Python compatibility (3.9-3.13)
This commit is contained in:
@@ -8,10 +8,11 @@ A lightweight, ollama-like CLI for managing and running MLX models on Apple Sili
|
||||
|
||||
> **Note**: MLX Knife is designed as a command-line interface tool only. While some internal functions are accessible via Python imports, only CLI usage is officially supported.
|
||||
|
||||
**Current Version**: 1.1.0-beta3 (August 2025)
|
||||
- **Issue #21**: Fixed empty cache directory crash - `mlxk list` now works on fresh installations
|
||||
- **Issue #22**: Suppressed urllib3 LibreSSL warnings on macOS Python 3.9
|
||||
- **Issue #23**: Fixed double execution requirement in `mlxk rm` command with enhanced lock cleanup
|
||||
**Current Version**: 1.1.0 (August 2025) - **STABLE RELEASE** 🚀
|
||||
- **Production Ready**: First stable release since 1.0.4 with comprehensive testing
|
||||
- **Enhanced Test System**: 150/150 tests passing with real model lifecycle integration tests
|
||||
- **Python 3.9-3.13**: Full compatibility verified across all Python versions
|
||||
- **All Critical Issues Resolved**: Issues #21, #22, #23 fixed and thoroughly tested
|
||||
|
||||
[](https://github.com/mzau/mlx-knife/releases)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
@@ -19,7 +20,7 @@ A lightweight, ollama-like CLI for managing and running MLX models on Apple Sili
|
||||
[](https://www.python.org/downloads/)
|
||||
[](https://support.apple.com/en-us/HT211814)
|
||||
[](https://github.com/ml-explore/mlx)
|
||||
[](#testing)
|
||||
[](#testing)
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user