Skip to content

v0.2.1

Choose a tag to compare

@igurss igurss released this 12 Jun 16:45
· 41 commits to main since this release

mlx-Chronos 0.2.1 is a patch release for engine adapter correctness after validating 0.2.0 against real local servers. It does not change the result schema, public leaderboard policy, or internal benchmark compatibility label.

Bug Fixes

  • Recognizes omlx-server as a valid oMLX listener process, avoiding false "server is not running" errors with current oMLX releases.
  • Resolves local mlx-lm model aliases so servers started from local model paths can still be benchmarked with user-facing short model names.
  • Accepts the current vllm-mlx /health response shape with status=healthy, ready=true, and a loaded model_name.
  • Avoids printing the cached-TTFT warning twice for the same benchmark run.