awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openai/evalsالصورة الرمزية لـ openai

    openai/evals

    18,702عرض على 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
    عرض على GitHub↗18,702
  1. Home
  2. Testing & Quality Assurance
  3. Model Testing
  4. Model Interface Protocols