Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DuyTa
/
Graduation
like
1
License:
mit
Model card
Files
Files and versions
Community
3
main
Graduation
/
ui
/
docker-compose.api.yaml
DuyTa
Upload folder using huggingface_hub
bc20498
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
-
${OLLAMA_WEBAPI_PORT-11434}:11434