MixEval logo

MixEval

JinjieNi/MixEval

Evaluation suite and dynamic data release for MixEval

GraphCanon updated 3w · GitHub synced 3w

254 stars40 forksLast push 1y Python

Decision brief

MixEval offers a comprehensive evaluation suite and dynamic data release tailored for large language models (LLMs) and multimodal systems, supporting a variety of benchmarking needs.

Good fit when

  • You need to evaluate LLMs and multimodal models within the same framework, as MixEval is designed with support for both types of models.
  • Your work involves dynamic data releases which require frequent updates or adaptations in evaluation benchmarks, given that MixEval supports a flexible and evolving dataset ecosystem.

Avoid when

  • You are looking for a lightweight solution since MixEval focuses on providing exhaustive evaluation with extensive benchmarking possibilities which may increase complexity.
  • Your primary focus is on models outside the scope of LLMs or multimodal systems, as MixEval primarily targets these specific types of AI architectures.
Requirements:
Min 8 GB RAM; Python environment setup is required. Ensure Python version 3.11 is used, as specified in the README excerpt.; A conda environment named 'MixEval' must be created and activated.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (625d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
109 low (109 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install MixEval
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

The official evaluation framework for MixEval, supporting benchmarking of large language models (LLMs) and multimodal models.

Capability facts

Languages
python

Source: github.language · Jul 29, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 29, 2026)

conda create -n MixEval python=3.11 --yes
Source link

Tags

README

Quick Start

(Step 1) Clone repo and setup the environment:

git clone https://github.com/Psycoy/MixEval.git
cd MixEval
conda create -n MixEval python=3.11 --yes
conda activate MixEval
bash setup.sh

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.