Commit History

Fix search bar by not filtered models with unknown model type
9844b3e

Nathan Habib commited on

flagging AIDC-ai-business models
a18f435

Nathan Habib commited on

updated caching to include size of models
bffc763

Clémentine commited on

Updated model info to get number of parameters in almost all cases, even without safetensors
5c7f7fc

Clémentine commited on

add precision selector
e409ccb

Nathan Habib commited on

added management of unknown param numbers
4b511b7

Clémentine commited on

fixed bug in #277
4476a88

Clémentine commited on

Fix merge
2e6f6b1

Nathan Habib commited on

Merge branch 'main' of https://huggingface.co./spaces/HuggingFaceH4/open_llm_leaderboard
025bd59

Nathan Habib commited on

use cache for model metadata
17d19f9

Nathan Habib commited on

fixes display for model params that are 0
69297e0

Clémentine commited on

type updated
7fe34a6

Clémentine commited on

small fix when querying models
6b41623

Clémentine commited on

fix list of finished models to include models waiting for new eval
abebeac

Nathan Habib commited on

Updated query, should be much faster
511c060

Clémentine commited on

Fix sorting of model files by date, added extra fields if we need the info later
f4eb9a2

Clémentine commited on

up patch gradio
ca397ff

Clémentine commited on

reverted gradio update, search bar does not work
cb93d76

Clémentine commited on

updated gradio version 2
b540a86

Clémentine commited on

allow falcon models submission
98ab636

Clémentine commited on

update gradio client too
2678097

clefourrier HF staff commited on

latest of gradio!!!
f5ebd4e

clefourrier HF staff commited on

models backlinks
3405c48

Clémentine commited on

Added rate limiting system to the leaderboard to prevent abuse
fbf1bb2

Clémentine commited on

flagged gaodrew/gaodrew-gorgonzola-13b
fe668c2

clefourrier HF staff commited on

Update app.py
b55a436

clefourrier HF staff commited on

fix bug in metadata display
f7a01a1

Clémentine commited on

fix of the model type display
102e645

Clémentine commited on

Update src/display_models/model_metadata_type.py
dcd824c

clefourrier HF staff commited on

Flagging TigerResearch/tigerbot-7b-sft-v1
a56e0da

clefourrier HF staff commited on

fixed gradio issue in #248
8a46eb7

Clémentine commited on

dumps models list in a file
76437b9

Nathan Habib commited on

dumps models list in a file
4505a7e

Nathan Habib commited on

remove models backlinks file and add comments
3233542

Nathan Habib commited on

create models list for backlinks directly in app.py
1325244

Nathan Habib commited on

Adds file to make models backlink to leaderboard
eef017d

Nathan Habib commited on

adding model to readme to backlinnk to leaderboard
d6a72df

Nathan Habib commited on

fix submit different revisions
ab74576

Clémentine commited on

added gptq model submission
5ff0f2a

Clémentine commited on

Flagging Fredithefish/ReasonixPajama-3B-HF
6c1d0a2

clefourrier HF staff commited on

Update src/display_models/model_metadata_type.py
1076f36

clefourrier HF staff commited on

Now checkboxes for model filters selections
2a60a6c

Clémentine commited on

fix #229
94b897c

Clémentine commited on

Cleaned and refactored the code, improved filtering, added selection of deleted models
b98f07f

Clémentine commited on

do not display models with an empty metric result
bb46151

Clémentine commited on

Set to 0 if metric not found (#220)
9697a52

osanseviero Xenova HF staff commited on

added 'forbidden models' submission, to allow orgs to request their models to not be submitted in case of contamination
42a9114

Clémentine commited on

simplified header text
27ece10

Clémentine commited on

updated requirements to latest transformers release
95a0ee1

Clémentine commited on