Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GakkiLi
/
simcourt
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
simcourt
/
api_pool
/
run_local_model_base.sh
GakkiLi
Upload folder using huggingface_hub
94bdfd0
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
114 Bytes
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 uvicorn local_model_api_vllm_base:app --reload --host=
'127.0.0.1'
--port=8005