Commit History

Update transformers library
01704fd
Running

eleftherias commited on

Update model too large message
465592a

eleftherias commited on

Increase model size limit to 33B
d2473b9

eleftherias commited on

Restart eval backend when model is submitted
0e6522f

eleftherias commited on

show failed models on dashboard
f9e5c6c

Daniel Kantor commited on

Remove duplicates
3521728

eleftherias commited on

Restrict model size
d10da9f

eleftherias commited on

Add additional catch for gated model
fe49800

eleftherias commited on

Fix chat template validation
05947c2

eleftherias commited on

Add more debug information
b7378ca

eleftherias commited on

Add print statements for gated model debugging
6928bb7

eleftherias commited on

Ensure model has chat template
228ade5

eleftherias commited on

Fix gated models error
b58d977

eleftherias commited on

Remove validation for model type
8678000

eleftherias commited on

Remove model_type from submission
9054c5c

eleftherias commited on

Add insecure code recognition column
80d1ba2

eleftherias commited on

add some debug prints
c5c70b9

Daniel Kantor commited on

simplify model form
9475a6a

Daniel Kantor commited on

fixes in model size logic
0cfafdf

Daniel Kantor commited on

add fallback logic for getting the model size
87921bd

Daniel Kantor commited on

Add column for CVE knowledge
afcd31f

eleftherias commited on

correctly show "no models found" message when dataset is empty
92b57b8

Daniel Kantor commited on

allow submitting models even when requests dataset is empty
60f8a4b

Daniel Kantor commited on

Remove printing contents data
878bf7d

eleftherias commited on

Use requests package everywhere
5e95327

eleftherias commited on

fix columns
dd9222d

Daniel Kantor commited on

.
c2f7972

Daniel Kantor commited on

set up ruff for formatting
58582d3

Daniel Kantor commited on

add pre-commit config
d816011

Daniel Kantor commited on

fix voting
f54101f

Daniel Kantor commited on

use correct dataset for model submission
d7d7ccf

Daniel Kantor commited on

fix broken repo name
15a2d64

Daniel Kantor commited on

fix official models
f6ae68c

Daniel Kantor commited on

fix datasets
4668301

Daniel Kantor commited on

rename data sources
bbc2ce3

Daniel Kantor commited on

read data form stacklok org
b134c4d

Daniel Kantor commited on

fix hf org
a8cdc48

Daniel Kantor commited on

add debug prints
f2bd5a5

Daniel Kantor commited on

get hf organization from env var
05677ce

Daniel Kantor commited on

Update dependencies (#1120)
5796fb3
verified

alozowski HF Staff commited on

fix model submission name : adding weight type
5b4975d

tfrere commited on

Remove lock files
4ffd742

Alina Lozovskaya commited on

test-huggingface-hub-release (#1108)
e67a037
verified

alozowski HF Staff commited on

update hf hub library
171ef76

tfrere commited on

fix votes and update submit limitation
5c2e213

tfrere commited on

add a submission limit checker
63b2074

tfrere commited on

remove unusued backend/__init__.py
dc01b2f

tfrere commited on