#173 · Primary category: MLOps & Evaluation
TrustLLM
[ICML 2024] TrustLLM: Trustworthiness in Large Language Models
Project last updated:06/24/25
GitHub Stars
630
Forks
67
Contributors
15
License
MIT
Why we included this project
TrustLLM packages the evaluation methodology from the ICML 2024 paper of the same name into a pip-installable Python toolkit, so you can measure how a model behaves on dimensions that accuracy benchmarks never touch: truthfulness, safety, fairness, robustness, privacy, and machine ethics. It bundles more than 30 datasets and lets you run generation and scoring against your own model, whether it runs locally or behind an API, then compare the results with the published leaderboard. That makes it a practical fit for model selection, red-teaming, and compliance-style checks where you want reproducible, dimension-by-dimension numbers rather than a single accuracy figure. The documentation and bundled dataset download keep the setup light enough that a meaningful evaluation on your own stack is within reach.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models