mlx-chronos: benchmark suite and leaderboard for MLX inference engines #3673
igurss
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I’d like to share mlx-chronos.
It is a benchmark suite and community leaderboard for comparing local MLX inference engines on Apple Silicon. It currently supports
mlx-lm,oMLX,vllm-mlx,Rapid-MLX, and Ollama's MLX backend.It measures TTFT, request throughput, sustained throughput, system RAM peak, thermal/power context, and writes reproducible JSON results that can be submitted to a public leaderboard.
Leaderboard: https://igurss.github.io/mlx-chronos
The goal is to make it easier to compare engines, models, and Mac configurations with a consistent benchmark protocol.
Beta Was this translation helpful? Give feedback.
All reactions