Contributors

Every benchmark on MetriLLM is submitted by real people running real hardware. Here are the people making the leaderboard possible.

88 Benchmarks
1 Contributors
2 Unique CPUs
58 Unique models

How to contribute

1

Install prerequisites

Install Ollama, pull a model, and make sure you have Node.js 20+.

$ curl -fsSL https://ollama.com/install.sh | sh
$ ollama pull llama3.2
2

Set your profile

A nickname and email are required to appear here. The CLI will ask you interactively on your first --share, or you can set them in advance:

$ npx metrillm@latest → Settings → Edit profile

Your email is hashed (SHA-256) before upload — it's never shared publicly.

3

Run & share

Run the benchmark and share your results to the public leaderboard.

$ npx metrillm@latest bench --share

Also works with pnpm, bun or brew. The CLI interactive menu also lets you share after a run.

Top contributors

No named contributors yet.

88 anonymous benchmarks submitted without a nickname.

Want to appear here? Follow step 2 above to set your profile, then re-run with --share.