fboulnois/llm-leaderboard-csv
CSVs of the Huggingface and LMArena LLM leaderboards, along with the code to generate them in Python and R.
This helps AI researchers and developers stay updated on the performance of large language models (LLMs). It takes data from the LMArena Leaderboard and turns it into easy-to-use CSV files, allowing you to track and compare how different models stack up against each other.
No commits in the last 6 months.
Use this if you need to regularly access and analyze the latest performance metrics of various LLMs from the LMArena leaderboard in a structured data format.
Not ideal if you're looking for historical data from the Huggingface Open LLM Leaderboard, as that has been retired.
Stars
30
Forks
3
Language
Python
License
MPL-2.0
Category
Last pushed
Sep 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/fboulnois/llm-leaderboard-csv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TsinghuaC3I/MARTI
A Framework for LLM-based Multi-Agent Reinforced Training and Inference
zjunlp/KnowLM
An Open-sourced Knowledgable Large Language Model Framework.
cli99/llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
tanyuqian/redco
NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to...
stanleylsx/llms_tool
一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。