Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
xingzhaohu
/
human_benchmark
like
0
Safetensors
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
human_benchmark
/
src
/
sglang
/
python
/
upload_pypi.sh
xingzhaohu
Add files using upload-large-folder tool
b1cb3fd
verified
11 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
115 Bytes
cp
../README.md ../LICENSE .
rm
-rf dist
python3 -m build
python3 -m twine upload dist/*
rm
-rf README.md LICENSE