Spaces:
Running
Running
π llm-leaderboard
A joint community effort to create one central leaderboard for LLMs. Contributions and corrections welcome!
Leaderboard
Visit the interactive leaderboard at https://llm-leaderboard.streamlit.app/.
How to Contribute
We are always happy for contributions! You can contribute by the following:
- table work:
- filling missing entries
- adding a new model as a new row in
leaderboard.csv
- adding a new benchmark as a new column in
leaderboard.csv
and add the benchmark tobenchmarks.csv
- code work:
- improving the existing code
- requesting and implementing new features