Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Intel
/
low_bit_open_llm_leaderboard
like
143
Running
App
Files
Files
Community
5
4903efa
low_bit_open_llm_leaderboard
/
update_dynamic.py
lvkaokao
init space.
5a5a36e
6 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
from
src.scripts.update_all_request_files
import
update_dynamic_files
if
__name__ ==
"__main__"
:
update_dynamic_files()