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