mirror of
https://github.com/n8n-io/self-hosted-ai-starter-kit.git
synced 2025-11-29 00:23:13 +00:00
Remove mentions of infinity in README (#2)
This commit is contained in:
@@ -4,7 +4,7 @@ This repo helps quickly bootstrap an n8n demo environment using docker-compose.
|
||||
|
||||
### Requirements
|
||||
- [Docker compose](https://docs.docker.com/compose/)
|
||||
- **Optionally** an Nvidia GPU for faster inference on Ollama and Infinity
|
||||
- **Optionally** an Nvidia GPU for faster inference on Ollama
|
||||
|
||||
### Setup
|
||||
- Clone this repo
|
||||
@@ -22,7 +22,6 @@ This repo helps quickly bootstrap an n8n demo environment using docker-compose.
|
||||
- [n8n](http://localhost:5678/)
|
||||
- [Ollama](http://localhost:11434/)
|
||||
- [Qdrant](http://localhost:6333/dashboard)
|
||||
- [Infinity](http://localhost:7997/docs)
|
||||
|
||||
### Updating
|
||||
- Run `docker compose pull` to fetch all the latest images
|
||||
|
||||
Reference in New Issue
Block a user