vector-cookbook icon indicating copy to clipboard operation
vector-cookbook copied to clipboard

feat: ollama with docker

Open danielclough opened this issue 1 year ago • 1 comments
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.

danielclough avatar Oct 25 '24 04:10 danielclough

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 25 '24 04:10 CLAassistant