Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jarviso07/mouse-llm
jarviso07
/
cat-llm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cat-llm
/
Dockerfile
gordonchanfz
Create Dockerfile
ab76bc8
unverified
10 months 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"
]