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

Closed
opened 2026-05-05 08:14:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11371
Author: @mags0ft
Created: 7/11/2025
Status: Merged
Merged: 11/6/2025
Merged by: @jmorganca

Base: mainHead: add-hle-eval-ollama


📝 Commits (2)

  • d7d3d15 Add hle-eval-ollama to list of terminal integrations
  • 2ab95dc Merge branch 'main' into add-hle-eval-ollama

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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! 👋


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/11371 **Author:** [@mags0ft](https://github.com/mags0ft) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `add-hle-eval-ollama` --- ### 📝 Commits (2) - [`d7d3d15`](https://github.com/ollama/ollama/commit/d7d3d15951d9fa27ad58993138a5f0daab508f1e) Add hle-eval-ollama to list of terminal integrations - [`2ab95dc`](https://github.com/ollama/ollama/commit/2ab95dc233fc81c23365d6b8f2c738cc6d0deafc) Merge branch 'main' into add-hle-eval-ollama ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description <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: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 08:14:40 -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#75815