Commit History
Update app.py
d2089a7
verified
Update app.py
773afc6
verified
added leaderboard component to simplify main script
4103566
Clémentine
commited on
Update app.py
e928261
simplified the template
bbd72ab
Clémentine
commited on
CPU, TOKEN, env variables (#4)
4d3bd61
Update app.py
08ba1fc
removed last restart
c438de2
Clémentine
commited on
simplified calls
30dede7
Clémentine
commited on
now with a functionning backend
01ea22b
Clémentine
commited on
fix
927d2cb
Clémentine
commited on
updated leaderboard
29546b4
Clémentine
commited on
Simplified leaderboard v0
2a860f6
Clémentine
commited on
adding pull back
fabb601
Clémentine
commited on
simplified some parts of the code + updated requirements
3d8dbe8
Clémentine
commited on
make faster thanks to no concurrency limit
7864376
Clémentine
commited on
fix order of request file vs request file list, to avoid resubmitting issues
54eae7e
Clémentine
commited on
cache
a983535
Clémentine
commited on
update for caching
29efd58
Clémentine
commited on
simplify launcher + remove dataframe warning on boolean columns
1a54431
Clémentine
commited on
add model architecture as column
1ba1924
Clémentine
commited on
Try concurrency management
93f6cfa
Clémentine
commited on
fix
a7045a2
Clémentine
commited on
Refactor 2 - added plotting back
ceb2102
Clémentine
commited on
Update app.py
e5ec0e1
fix col width
16a06c4
Clémentine
commited on
refacto style + rate limit
3b3db42
Clémentine
commited on
adding collections back
4b5608a
Clémentine
commited on
refacto part 1
8b1f7a0
Clémentine
commited on
add new evals to the leaderboard
2a73df7
Nathan Habib
commited on
add safefail for when we cannot download datasets, will simply restart the space
1b8a36b
Nathan Habib
commited on
token for checking gated base models
8f3a3ec
Clémentine
commited on
Merge branch 'main' of https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
cc5299c
Nathan Habib
commited on
reorg to simplify nav in code base
c0da33d
Clémentine
commited on
Creating functions for plotting results over time (#295)
7e8ac0e
added automatic update of the best LLM models
f26addb
Clémentine
commited on
reformat files, put metadata in request files
818f024
Nathan Habib
commited on
updated GPTQ display!
d427ae9
Clémentine
commited on
Update model size filter intervals (#325)
406fb6d
fix model search
3ff4997
Clémentine
commited on
bugfix
f563363
multi-search (#318)
4b4926f
Added restrictor on model cards and licenses
28a81c8
Clémentine
commited on
fix accordion for citation
71f25ab
Nathan Habib
commited on
checkbox for unkown model type
6b38c4e
Nathan Habib
commited on
checkbox for unkown model type
9b956b0
Nathan Habib
commited on
fixing unshowed models with using search bar
edfa118
Nathan Habib
commited on
Fix search bar by not filtered models with unknown model type
9844b3e
Nathan Habib
commited on
Updated model info to get number of parameters in almost all cases, even without safetensors
5c7f7fc
Clémentine
commited on