You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple Dockerized FastAPI application that returns a JSON response.
It uses ollama to run llama3 model inside a docker container and serve the model as a FastAPI application.