Files
geoffsee 2884baf000 Add Docker Compose setup for Ollama and Open-WebUI services
- Replaced single Docker command for Ollama with a `docker-compose` setup.
- Updated `start_inference_server.sh` to use `ollama-compose.yml`.
- Updated README with new usage instructions for Ollama web UI access.
2025-06-04 18:45:08 -04:00
..
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00
2025-06-04 18:45:08 -04:00

scripts

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.2.8. Bun is a fast all-in-one JavaScript runtime.