awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Benchmarking-Suiten für Open LLMs

Ranking aktualisiert am 30. Juni 2026

For Benchmark zum Vergleich von Sprachmodellen, the strongest matches are huggingface/lighteval (Lighteval is a framework purpose-built for running standardized benchmarks), openai/simple-evals (simple-evals is a ready-to-use evaluation framework that can run) and internlm/opencompass (OpenCompass is a comprehensive evaluation platform and benchmarking suite). open-compass/opencompass and eleutherai/lm-evaluation-harness round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Frameworks und Evaluierungs-Datensätze zur Messung der Performance und Fähigkeiten von Open-Source-Sprachmodellen.

Benchmarking-Suiten für Open LLMs

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • huggingface/lightevalAvatar von huggingface

    huggingface/lighteval

    2,453Auf GitHub ansehen↗

    Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language models. It provides a system for defining new evaluation tasks with custom prompts, metrics, and scoring in YAML configuration files, and integrates with the Hugging Face Hub for storing and comparing results. The framework supports evaluating models across multiple inference backends, including transformers, vllm, and custom APIs, through a unified generation and log-probability interface. It includes a pluggable metric registry for built-in and custom scoring, a prediction

    Lighteval is a framework purpose-built for running standardized benchmarks and custom evaluations against open-source LLMs, supporting multiple inference backends (transformers, vllm, custom APIs), pluggable metrics, YAML-defined custom tasks, and Hub-based result comparison, covering every required feature of an LLM evaluation benchmark suite.

    PythonStandardized Benchmarks
    Auf GitHub ansehen↗2,453
  • openai/simple-evalsAvatar von openai

    openai/simple-evals

    4,354Auf GitHub ansehen↗

    This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and performance of models across diverse datasets. It provides a system for implementing model-based graders, running standardized tests for mathematical reasoning, coding, and factuality, and calculating quantified performance metrics such as precision, recall, F1 scores, and pass-at-k. The framework utilizes model-based grading and rubrics to validate response quality against expert-defined criteria. It includes a multi-model benchmarking loop and a model-agnostic API interface to co

    simple-evals is a ready-to-use evaluation framework that can run predefined tasks across multiple model backends and compute a range of performance metrics—covering the core needs for systematic LLM comparison and leaderboard-style output.

    PythonStandardized Benchmarks
    Auf GitHub ansehen↗4,354
  • internlm/opencompassAvatar von InternLM

    InternLM/opencompass

    7,096Auf GitHub ansehen↗

    OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to measure the performance and accuracy of large language models. It provides a framework for benchmarking both open-source and API-based models against diverse datasets using standardized metrics and reproducible pipelines. The project features an automated judging framework that uses language models as judges to score and verify the quality of generated text. It includes a performance leaderboard system for comparing the relative capabilities of various models across industry-sta

    OpenCompass is a comprehensive evaluation platform and benchmarking suite that systematically measures open-source LLMs across diverse datasets with standardized metrics, a built-in leaderboard, and support for custom tasks — exactly the tool this search is after.

    PythonLLM Benchmarking
    Auf GitHub ansehen↗7,096
  • open-compass/opencompassAvatar von open-compass

    open-compass/opencompass

    6,678Auf GitHub ansehen↗

    OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a configurable evaluation pipeline that supports both objective and subjective assessment, using a dual-engine architecture to handle closed-form answer comparison and open-ended response rating. The framework is designed as a modular platform where datasets, models, and metrics are composed through declarative YAML configuration files. The framework distinguishes itself through its extensible model integration layer, which supports custom models, HuggingFace models, and third-party API

    OpenCompass is a comprehensive open-source framework for standardized benchmarking of large language models, offering predefined evaluation tasks, support for open-source model backends, extensible configuration, and multi-metric scoring, making it an ideal fit for this search.

    PythonLLM Benchmarking
    Auf GitHub ansehen↗6,678
  • eleutherai/lm-evaluation-harnessAvatar von EleutherAI

    EleutherAI/lm-evaluation-harness

    11,460Auf GitHub ansehen↗

    This project is a standardized framework for benchmarking large language models across a wide range of academic and reasoning datasets. It provides a platform for executing automated evaluation tasks to measure model accuracy and performance, ensuring consistent assessment through a structured configuration schema. The framework distinguishes itself by incorporating a dedicated utility for data decontamination, which identifies and removes overlapping training samples from evaluation sets to prevent data leakage. It also features a flexible task builder that allows users to define custom benc

    EleutherAI's lm-evaluation-harness is a standardized framework for benchmarking LLMs across many academic tasks, with extensible custom tasks, multi-metric scoring, and data decontamination — exactly the systematic evaluation and comparison tool you're looking for.

    PythonLarge Language ModelsModel BenchmarkingModel Benchmarking Frameworks
    Auf GitHub ansehen↗11,460
  • lm-sys/fastchatAvatar von lm-sys

    lm-sys/FastChat

    39,472Auf GitHub ansehen↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    FastChat includes a dedicated evaluation framework with automated judges, side-by-side preference ranking, and multi-turn dialogue benchmarking for comparing open-source LLMs, fitting your need for a systematic evaluation tool even though its primary focus is training and serving.

    PythonLarge Language Model ServingChatbot Hosting ServicesDistributed Model Orchestration
    Auf GitHub ansehen↗39,472
  • bigcode-project/bigcode-evaluation-harnessAvatar von bigcode-project

    bigcode-project/bigcode-evaluation-harness

    1,049Auf GitHub ansehen↗

    A framework for the evaluation of autoregressive code generation language models.

    This is an evaluation framework for code generation models, so it systematically benchmarks LLMs but is limited to code tasks rather than covering the broad range of tasks your search seemed to expect.

    PythonEvaluation FrameworksModel Evaluation and Benchmarking
    Auf GitHub ansehen↗1,049
  • openai/evalsAvatar von openai

    openai/evals

    18,702Auf GitHub ansehen↗

    Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the quality and performance of language models. It provides a platform for running standardized tests to measure model accuracy and track behavioral changes over time. The system distinguishes itself through a modular architecture that uses a standardized adapter layer to normalize inputs and outputs, allowing different models to be swapped and tested interchangeably. It supports the creation of custom benchmarks using proprietary data, enabling quality assurance on sensitive tasks

    OpenAI Evals is a framework for automating and managing repeatable benchmarking of language models, supporting interchangeable models and custom tasks; it fits as a systematic evaluation suite, though explicit leaderboard/report generation is not highlighted in its description.

    PythonLLM EvaluationModel Performance BenchmarkingModel Testing
    Auf GitHub ansehen↗18,702

Related searches

  • ein Framework zur Bewertung der Qualität von LLM-Outputs
  • a framework for evaluating small language models
  • Framework zur Evaluierung von LLM-Anwendungen
  • Inferenz-Server für skalierbares LLM-Serving
  • Bibliothek für LLM-as-a-Judge-Evaluierung
  • ein Open-Source-Framework für LLM-Anwendungen
  • eine Observability-Plattform für LLM-Anwendungen
  • Bibliothek zur Beschleunigung der LLM-Token-Generierung