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
main
ollama-server
1 contributor
History:
41 commits
DeathDaDev
fix: correct logging function definition and error handling in app.py
20a4d8e
4 months ago
app
Add logs file for debugging.
5 months ago
templates
refactor: clean up Dockerfile and enhance Flask application for Ollama integration
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
Dockerfile
Safe
752 Bytes
refactor: clean up Dockerfile and enhance Flask application for Ollama integration
4 months ago
Dockerfile.gateway
Safe
217 Bytes
feat: add gateway API for Ollama using Flask and docker-compose
4 months ago
README.md
Safe
211 Bytes
initial commit
5 months ago
app.py
Safe
1.72 kB
fix: correct logging function definition and error handling in app.py
4 months ago
docker-compose.yml
Safe
334 Bytes
feat: install Flask and set up entry point in Docker container
4 months ago
flask-app.py
Safe
1.09 kB
style: format code consistently and manage headers correctly in flask-app.py
4 months ago
gateway.py
Safe
0 Bytes
feat: add gateway API for Ollama using Flask and docker-compose
4 months ago
hello.py
Safe
56 Bytes
refactor: move hello() function to hello.py and import it in app.py
4 months ago
requirements.txt
Safe
22 Bytes
refactor: clean up Dockerfile and enhance Flask application for Ollama integration
4 months ago