Commit History
Add more debug information
b7378ca
Add print statements for gated model debugging
6928bb7
Ensure model has chat template
228ade5
Fix gated models error
b58d977
Update transformers
971d7da
Remove validation for model type
8678000
Remove model_type from submission
9054c5c
Add insecure code recognition column
80d1ba2
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
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
Handle gated models
6fba7eb
Enable INFO logs
73fea0f
Use requests package everywhere
5e95327
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
fix model submission name : adding weight type
5b4975d
Remove lock files
4ffd742
Alina Lozovskaya
commited on
test-huggingface-hub-release (#1108)
e67a037
verified
update hf hub library
171ef76
fix votes and update submit limitation
5c2e213
add a submission limit checker
63b2074
remove unusued backend/__init__.py
dc01b2f
bump-up-transformers (#1095)
81c3030
verified
bump-up-transformers (#1069)
04e1112
verified
submission-fix (#1065)
23c96f8
verified
Add script for fixing params number
2e3dc13
Correct parameters calculations
b063c3a
fix-trust-remote-code (#1044)
e6e65b3
verified
Update python to 3.12
d8e3a09
Alina Lozovskaya
commited on