Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DeathDaDev
/
ollama-server
like
0
Runtime error
App
Files
Files
Community
0686433
ollama-server
1 contributor
History:
34 commits
DeathDaDev
feat: add health check endpoint to indicate server status for Hugging Face Spaces
0686433
5 months ago
app
Add logs file for debugging.
5 months ago
templates
Add web interface and API endpoint for Ollama interaction.
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
Dockerfile
Safe
1.16 kB
build: Create directory for Ollama and set permissions for non-root user in Dockerfile
5 months ago
Dockerfile.gateway
Safe
217 Bytes
feat: add gateway API for Ollama using Flask and docker-compose
5 months ago
README.md
Safe
211 Bytes
initial commit
5 months ago
app.py
Safe
1.07 kB
feat: add health check endpoint to indicate server status for Hugging Face Spaces
5 months ago
docker-compose.yml
Safe
334 Bytes
feat: install Flask and set up entry point in Docker container
5 months ago
flask-app.py
Safe
1.06 kB
(no commit message provided)
5 months ago
gateway.py
Safe
0 Bytes
feat: add gateway API for Ollama using Flask and docker-compose
5 months ago
hello.py
Safe
56 Bytes
refactor: move hello() function to hello.py and import it in app.py
5 months ago
requirements.txt
Safe
15 Bytes
feat: add gateway API for Ollama using Flask and docker-compose
5 months ago