Local Test
|
5045f9e1bd
|
Release: 1.1.1‑b2 — Issue #31, stable server tests
- Lenient MLX detection via README/tokenizer (Issue #31)
- CLI: `show` type, strict `list` (chat), `run` accepts private MLX
- Server tests: RAM‑aware gating with `mlxk show`, MoE parsing fix (8x7B), server‑manager process guard, thread‑based timeout
- Multi‑Python script hardened; no ANSI; log tail on errors
- Docs: CHANGELOG, TESTING, CLAUDE updated; 166/166 green (Py 3.9–3.13), 32 server tests green
|
2025-09-07 02:24:08 +02:00 |
|
The BROKE Team
|
1aad374d08
|
Release MLX Knife 1.1.0-beta2 - Critical Bug Fixes & Test Stability
Major fixes:
- Issue #19: Server response truncation resolved - large context models work at full capacity
- Issue #20: End-Token filtering in non-streaming mode - clean professional output
- Test stability: Fixed flaky server tests, improved lifecycle management
Technical changes:
- Server: Dynamic token limits by default (--max-tokens None)
- MLXRunner: Added _filter_end_tokens_from_response() for batch consistency
- Tests: 132/132 passing + 48 comprehensive server tests
- Documentation: Updated CHANGELOG.md, README.md, TESTING.md
|
2025-08-22 23:16:50 +02:00 |
|
The BROKE Team
|
cbd25c658d
|
Release MLX Knife 1.0.2 - HF_HOME Cache Consistency & Corruption Fixes │
│ │
│ Major bug fixes addressing cache path inconsistencies and silent failures: │
│ - Fix Issue #11: HF_HOME environment variable handling - unified cache logic ensures consistent │
│ /hub subdirectory usage │
│ - Fix Issue #9: Silent failure on corrupted models with empty snapshots directories │
│ - Enhanced download throttling with adaptive delays (512KB chunks, 2-3s for large files) │
│ - Added migration warnings for legacy cache locations with clear user guidance │
│ - Improved corruption detection and deletion workflow consistency │
│ │
│ Technical improvements: │
│ - Unified cache architecture: CACHE_ROOT/hub for both default and HF_HOME scenarios │
│ - Exception-safe memory management with enhanced baseline tracking │
│ - Updated dependencies to latest tested versions (Python 3.9-3.13 support) │
│ - All 105 tests passing with real MLX model verification
|
2025-08-18 14:02:30 +02:00 |
|
mzfive
|
b927fa1e33
|
Update documentation and remove GitHub Actions - no testing on github possible
- Remove .github/workflows/tests.yml (local testing only)
- Update CONTRIBUTING.md with current development workflow
- Refine README.md for 1.0-rc1 release readiness
- Update TESTING.md with comprehensive testing guide
|
2025-08-13 16:14:15 +02:00 |
|
mzfive
|
6b04448d1c
|
Initial commit: MLX Knife 1.0-rc1
|
2025-08-12 23:00:55 +02:00 |
|