From 342e58ce4fadc10f304d5479501f34cbb9b1d5e3 Mon Sep 17 00:00:00 2001 From: mags0ft <113589312+mags0ft@users.noreply.github.com> Date: Thu, 6 Nov 2025 08:04:30 +0100 Subject: [PATCH] readme: add hle-eval-ollama to list of terminal community integrations (#11371) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 001437f8..df75066a 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [AWS-Strands-With-Ollama](https://github.com/rapidarchitect/ollama_strands) - AWS Strands Agents with Ollama Examples - [ollama-multirun](https://github.com/attogram/ollama-multirun) - A bash shell script to run a single prompt against any or all of your locally installed ollama models, saving the output and performance statistics as easily navigable web pages. ([Demo](https://attogram.github.io/ai_test_zone/)) - [ollama-bash-toolshed](https://github.com/attogram/ollama-bash-toolshed) - Bash scripts to chat with tool using models. Add new tools to your shed with ease. Runs on Ollama. +- [hle-eval-ollama](https://github.com/mags0ft/hle-eval-ollama) - Runs benchmarks like "Humanity's Last Exam" (HLE) on your favorite local Ollama models and evaluates the quality of their responses - [VT Code](https://github.com/vinhnx/vtcode) - VT Code is a Rust-based terminal coding agent with semantic code intelligence via Tree-sitter. Ollama integration for running local/cloud models with configurable endpoints. ### Apple Vision Pro