open-llm-leaderboard-old/open_llm_leaderboard
Try to fix the runtime error on space (#3)
Update src/display/about.py
Update src/display/about.py
Update src/leaderboard/filter_models.py
remove CI
cleaning up scripts
fixed back
Update src/envs.py
???
Update app.py
living on a prayer - will this work
add gif
Update src/display/formatting.py
Remove flag
Update src/leaderboard/filter_models.py
Update README.md
some comments + simplified queue update - uses leaderboard updates as trigger
webhooks should not be async or risk being blocking timewise
fixing the loading of leaderboard dataframe component
leaderboard using itself as value for update if needed
add global calls for timers
prevent too many concurrent calls
removed queue updates from continuous calls
update timer
loading_from_contents (#766)
Update app.py
bump-transformers-to-4.41.1 (#753)
apply-ruff (#748)
restore-emoji (#743)
Update src/display/css_html_js.py
porting-app-poc (#732)
force-model-revision (#739)
performance-improvement (#705)
dummy column refactoring (#688)
python-upgrade (#683)
transformers-upgrade (#687)
Bump Gradio Space CI to 0.2.3 (#679)
dataframe-improvement (#671)
maybe we'll have a CI?
test
search-update (#662)
gating issues fix
Fix typos in About and FAQ sections (#668)
Update src/submission/submit.py
add fix for moe models
commit
add flag on contaminated model
Update README.md
fix
changed scheduler
