Commit History

Update README.md
833ea2c

Docfile commited on

flagging AIDC-ai-business models
2ef734a

Nathan Habib commited on

updated caching to include size of models
5933808

Clémentine commited on

updated cache accordingly
e616538

Clémentine commited on

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

Clémentine commited on

add precision selector
e3a8804

Nathan Habib commited on

added management of unknown param numbers
a44ac97

Clémentine commited on

fixed bug in #277
dc0413f

Clémentine commited on

Add cache
adc89b4

Nathan Habib commited on

Fix merge
5da3025

Nathan Habib commited on

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

Nathan Habib commited on

use cache for model metadata
0799cf8

Nathan Habib commited on

fixes display for model params that are 0
6e79cea

Clémentine commited on

type updated
1d49827

Clémentine commited on

small fix when querying models
512b095

Clémentine commited on

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

Nathan Habib commited on

Updated query, should be much faster
a2790cb

Clémentine commited on

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

Clémentine commited on

up patch gradio
2e131e6

Clémentine commited on

reverted gradio update, search bar does not work
e3492a2

Clémentine commited on

updated gradio version 2
ca49bc7

Clémentine commited on

allow falcon models submission
40f2247

Clémentine commited on

update gradio client too
ab3c26b

clefourrier HF staff commited on

latest of gradio!!!
d762a48

clefourrier HF staff commited on

models backlinks
a416137

Clémentine commited on

Added rate limiting system to the leaderboard to prevent abuse
3777786

Clémentine commited on

flagged gaodrew/gaodrew-gorgonzola-13b
77c51de

clefourrier HF staff commited on

Update app.py
851f91e

clefourrier HF staff commited on

fix bug in metadata display
e0b891a

Clémentine commited on

fix of the model type display
9e0f1e6

Clémentine commited on

Update src/display_models/model_metadata_type.py
6d1329a

clefourrier HF staff commited on

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

clefourrier HF staff commited on

fixed gradio issue in #248
732b8b1

Clémentine commited on

dumps models list in a file
888c92a

Nathan Habib commited on

dumps models list in a file
551debe

Nathan Habib commited on

remove models backlinks file and add comments
409034f

Nathan Habib commited on

create models list for backlinks directly in app.py
cfe0f16

Nathan Habib commited on

Adds file to make models backlink to leaderboard
ab5fc2d

Nathan Habib commited on

adding model to readme to backlinnk to leaderboard
5c7b1d4

Nathan Habib commited on

fix submit different revisions
49a4ed6

Clémentine commited on

added gptq model submission
3994f5a

Clémentine commited on

Flagging Fredithefish/ReasonixPajama-3B-HF
bbd101d

clefourrier HF staff commited on

Update src/display_models/model_metadata_type.py
8541f99

clefourrier HF staff commited on

Now checkboxes for model filters selections
3ae1b8c

Clémentine commited on

fix #229
cd67f11

Clémentine commited on

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

Clémentine commited on

do not display models with an empty metric result
ba25d90

Clémentine commited on

Set to 0 if metric not found (#220)
c6b775f

osanseviero HF staff Xenova HF staff commited on

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

Clémentine commited on