Add info for non Nvidia users

This commit is contained in:
Martin Popovski 2024-02-15 02:16:57 +00:00
parent b31af2f9a8
commit 2051715086
Signed by: martinkozle
GPG Key ID: 0A5F2984DB008108
1 changed files with 4 additions and 0 deletions

View File

@ -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.