awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesModel Interface Protocols

Uniform communication protocols ensuring different language models can be swapped and tested interchangeably.

Distinct from Model Testing: Focuses on model interface standardization for testing rather than general model evaluation methods.

Explore 1 awesome GitHub repository matching testing & quality assurance · Model Interface Protocols. Refine with filters or upvote what's useful.

Awesome Model Interface Protocols GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openai/evalsAvatar de openai

    openai/evals

    18,702Ver en GitHub↗

    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

    Implements a uniform communication protocol to ensure different language models can be swapped and tested interchangeably.

    Python
    Ver en GitHub↗18,702
  1. Home
  2. Testing & Quality Assurance
  3. Model Testing
  4. Model Interface Protocols