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
·
HowieHwong avatar

HowieHwong/TrustLLM

0
View on GitHub↗
627 estrellas·67 forks·Python·MIT·3 vistastrustllmbenchmark.github.io/TrustLLM-Website↗

TrustLLM

[ICML 2024] TrustLLM: Trustworthiness in Large Language Models

Features

  • Model Evaluation and Benchmarking - Framework for evaluating the trustworthiness of language models.

Historial de estrellas

Gráfico del historial de estrellas de howiehwong/trustllmGráfico del historial de estrellas de howiehwong/trustllm

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a TrustLLM

Proyectos open-source similares, clasificados según cuántas características comparten con TrustLLM.
  • open-mmlab/mmsegmentationAvatar de open-mmlab

    open-mmlab/mmsegmentation

    9,860Ver en GitHub↗

    MMSegmentation is an open-source semantic segmentation toolbox built on PyTorch that provides a modular, configurable framework for building, training, evaluating, and deploying segmentation models. At its core, it offers a config-driven pipeline that assembles training, evaluation, and inference workflows by parsing hierarchical configuration files, with a modular component registry that enables plug-and-play composition of neural network modules, optimizers, datasets, and metrics. The framework supports the full model lifecycle through a unified runner interface that controls training, testi

    Pythondeeplabv3image-segmentationmedical-image-segmentation
    Ver en GitHub↗9,860
  • facebookresearch/parlaiAvatar de facebookresearch

    facebookresearch/ParlAI

    10,625Ver en GitHub↗

    ParlAI is a conversational AI research framework designed for training, evaluating, and sharing dialogue models using a unified interface for datasets and agents. It functions as a PyTorch-based training platform and a dialogue data collection system, providing a centralized model zoo for the distribution of versioned pretrained agents. The project distinguishes itself through a knowledge-grounded retrieval system that combines dense and sparse indexing to ground responses in external information. It also provides a comprehensive infrastructure for gathering human-AI interaction data via inte

    Python
    Ver en GitHub↗10,625
  • infrasys-ai/aiinfraAvatar de Infrasys-AI

    Infrasys-AI/AIInfra

    7,414Ver en GitHub↗
    Jupyter Notebookaiinfraaisystem
    Ver en GitHub↗7,414
  • openai/simple-evalsAvatar de openai

    openai/simple-evals

    4,354Ver en GitHub↗

    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

    Python
    Ver en GitHub↗4,354
Ver las 30 alternativas a TrustLLM→

Preguntas frecuentes

¿Qué hace howiehwong/trustllm?

[ICML 2024] TrustLLM: Trustworthiness in Large Language Models

¿Cuáles son las características principales de howiehwong/trustllm?

Las características principales de howiehwong/trustllm son: Model Evaluation and Benchmarking.

¿Qué alternativas de código abierto existen para howiehwong/trustllm?

Las alternativas de código abierto para howiehwong/trustllm incluyen: open-mmlab/mmsegmentation — MMSegmentation is an open-source semantic segmentation toolbox built on PyTorch that provides a modular, configurable… packtpublishing/llm-engineers-handbook — This project is an educational resource and engineering guide for building, deploying, and optimizing large language… facebookresearch/parlai — ParlAI is a conversational AI research framework designed for training, evaluating, and sharing dialogue models using… infrasys-ai/aiinfra. openai/simple-evals — This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and… facebookresearch/slowfast — SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset…