Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
GordonChan365/new-llm-mouse
GordonChan365
/
hf-llm-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hf-llm-api
/
Dockerfile
gordonchanfz
Create Dockerfile
ab76bc8
unverified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
FROM
ghcr.io
/gordonchanfz/
hf-llm-api:latest
CMD [
"python"
,
"-m"
,
"apis.chat_api"
]