[PR #11371] README: Add hle-eval-ollama to list of terminal integrations #13521

Closed
opened 2026-04-13 00:29:22 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11371

State: closed
Merged: Yes


Logo of Humanity's Last Exam and Ollama on a white circle with a colorful background.

Hi,

I've built a terminal tool to automatically run benchmarks like HLE on your favorite Ollama models. I didn't come across any Ollama-specific evaluation tools for this benchmark and made one myself with a high emphasis on code quality (because the one provided by HLE was notoriously hard to maintain).

This Ollama integration features:

  • automatic output quality judging
  • use of Ollama's Python library and things like structured outputs to show what's possible with the Ollama API
  • generation of machine-readable JSON benchmark reports
  • thoroughly documented code

This pull request adds the hle-eval-ollama project to the list of terminal integrations for Ollama.

Have a great day! 👋

**Original Pull Request:** https://github.com/ollama/ollama/pull/11371 **State:** closed **Merged:** Yes --- <p align="center"> <img src="https://github.com/mags0ft/hle-eval-ollama/raw/main/images/showcase.webp" width="360" alt="Logo of Humanity's Last Exam and Ollama on a white circle with a colorful background."> </p> Hi, I've built a terminal tool to automatically run benchmarks like HLE on your favorite Ollama models. I didn't come across any Ollama-specific evaluation tools for this benchmark and [made one myself](https://github.com/mags0ft/hle-eval-ollama) with a high emphasis on code quality (because the one provided by HLE was notoriously hard to maintain). This Ollama integration features: - automatic output quality judging - use of Ollama's Python library and things like structured outputs to show what's possible with the Ollama API - generation of machine-readable JSON benchmark reports - thoroughly documented code This pull request adds the `hle-eval-ollama` project to the list of terminal integrations for Ollama. Have a great day! :wave:
GiteaMirror added the pull-request label 2026-04-13 00:29:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13521