plano/demos/use_cases/ollama
2025-02-07 14:03:59 -08:00
..
arch_config.yaml working draft 2025-02-06 21:05:28 -08:00
docker-compose.yaml cleaning up demos 2025-02-07 14:03:59 -08:00
docker-compose_honeycomb.yaml working draft 2025-02-06 21:05:28 -08:00
README.md working draft 2025-02-06 21:05:28 -08:00
run_demo.sh working draft 2025-02-06 21:05:28 -08:00

This demo shows how you can use ollama as upstream LLM.

Before you can start the demo please make sure you have ollama up and running. You can use command ollama run llama3.2 to start llama 3.2 (3b) model locally at port 11434.