diff --git a/README.md b/README.md index 06235e0..6bb6dd1 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,10 @@ Example: ## Development +### Non Nvidia + +If you don't have an Nvidia GPU, then remove the `nvidia` resource from the `ollama` service in the `compose.yaml` file. + ### Setup First copy the `.devcontainer/.env.example` file to `.devcontainer/.env` and adjust the settings and models to your needs.