Mlx Bench

Measure a locally served MLX model without downloading it.

cavi-ai bb98367 45 files · 594.1 KB Updated

File contents

Use $mlx-agent:mlx-bench to invoke this installed Codex skill explicitly. Codex does not support custom /mlx-* slash commands.

MLX Bench

Resolve <skill-dir> as the absolute directory containing this SKILL.md. Never resolve the bundled executable from the shell working directory.

canonical capability ID: mlx-agent.bench

Measure a model already served by a running local runtime:

python3 <skill-dir>/scripts/mlx-agent bench run --repo <repo> --runtime <runtime> --json

Present the returned measurements as returned. Bench must not start servers, download model weights, or change configuration; the model must already be served by an existing local runtime.

cavi-ai/mlx-agent/tree/main/providers/codex/skills/mlx-bench commit bb983671da

Frequently asked questions

npx skillmds@latest add cavi-ai/mlx-bench-2