Skip to content

Releases: dryvist/mlx-benchmarks

v0.7.1

25 May 19:54
Immutable release. Only release title and notes can be modified.
a9209e4

Choose a tag to compare

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

  • add themed architecture diagrams and ecosystem section (#49) (7c861cb)

v0.7.0

15 May 13:01
Immutable release. Only release title and notes can be modified.
9680960

Choose a tag to compare

0.7.0 (2026-05-14)

Features

  • envelope: add tokens-per-second metrics (#38) (6d65d81)

Bug Fixes

  • deps: update dependency lm-eval to v0.4.12 (#41) (1698c37)

Documentation

  • add quick-reset guide for local LLM memory refresh (#42) (8e7f348)

v0.6.1

03 May 18:30
Immutable release. Only release title and notes can be modified.
ae7283a

Choose a tag to compare

0.6.1 (2026-05-03)

Bug Fixes

  • ci: remove deprecated app-id secret passthrough (435846d)

v0.6.0

29 Apr 05:27
Immutable release. Only release title and notes can be modified.
4dbb17e

Choose a tag to compare

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)

Documentation

  • add project CLAUDE.md and CI badge (#11) (846f20d)