hf-llm-interface / Dockerfile
gordonchanfz
Create Dockerfile
ab76bc8 unverified
raw
history blame contribute delete
No virus
83 Bytes
FROM ghcr.io/gordonchanfz/hf-llm-api:latest
CMD ["python", "-m", "apis.chat_api"]