Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
speakleash/open_pl_llm_leaderboard
tomarni
/
open_pl_llm_leaderboard
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8048010
open_pl_llm_leaderboard
/
fix_cache.sh
djstrong
update cache
e066704
9 months ago
raw
Copy download link
history
blame
Safe
147 Bytes
cd
is_model_on_hub_cache
find . -
type
f -name
'*.json'
-
exec
sh -c
'jq -c ".duration = 1 | .time = 1" "$1" > "$1".tmp && mv "$1".tmp "$1"'
_ {} \;