Releases: dryvist/mlx-benchmarks
Releases · dryvist/mlx-benchmarks
v0.7.1
Immutable
release. Only release title and notes can be modified.
0.7.1 (2026-05-25)
Bug Fixes
- ci-gate: sync pip-audit ignore-vulns with osv-scanner.toml (#48) (43c0478)
- deps: floor huggingface-hub at major-only (>=1.0.0) (#60) (750da34)
- deps: update dependency google-adk to >=2.0.0 (#57) (9528615)
- deps: update dependency pyarrow to v24.0.0 (#59) (b10c91b)
- security: bump pyarrow >=23.0.1 for PYSEC-2026-113 (#55) (0c9a047)
- security: ignore unfixable PyPI advisories + bump idna 3.15 (#45) (21b1502)
Documentation
v0.7.0
Immutable
release. Only release title and notes can be modified.
v0.6.1
v0.6.0
Immutable
release. Only release title and notes can be modified.
0.6.0 (2026-04-29)
Features
- add lm-eval reasoning and vllm throughput configs (#10) (a9e5608)
- add uv dev shell with lm-eval as proper dependency (#8) (328bb9a)
- add vllm benchmark_serving converter (6006217)
- benchmarks: migrate framework evaluation harness and reports (#3) (6e8e03c)
- Gradio benchmark-viewer Space (#14) (5e7cefb)
- initial scaffolding for benchmark harness (#1) (6fd8afa)
- pre-v0.5.0 hardening (CI, security, docs) (5bf37d4)
- production polish — package layout, CI, viewer, docs (#15) (0876689)
- replace deploy_space.py with huggingface-cli upload (8764aa8)
Bug Fixes
- deps: bump pyarrow + pillow to fix OSV vulnerabilities (#28) (5f17230)
- pass App ID from vars not secrets in release-please (1589b04)
- set DEVENV_ROOT and --impure in .envrc for devenv flake (#9) (b11881b)
- use hf instead of deprecated huggingface-cli in deploy-space (a27be21)