vector-cookbook
vector-cookbook copied to clipboard
feat: ollama with docker
trafficstars
I added a recipe with a docker-compose.yaml for spinning up ollama and postgres.
ollama_pgvector_helloworld/ is essentially the same as openai_pgvector_helloworld/ but using Ollama instead of the OpenAI API.
The docker-compose.yaml is setup to use an Nvidia GPU.