Remove reference to OLLAMA_NUM_GPU
This commit is contained in:
parent
ff3525e46b
commit
b3452582c9
1 changed files with 1 additions and 2 deletions
|
|
@ -231,8 +231,7 @@ Check if GPU is available:
|
|||
# Show available GPUs
|
||||
docker exec open-notebook-local-ollama-1 ollama ps
|
||||
|
||||
# Enable GPU in docker-compose.yml:
|
||||
# - OLLAMA_NUM_GPU=1
|
||||
# Enable GPU in docker-compose.yml
|
||||
```
|
||||
|
||||
Then restart: `docker compose restart ollama`
|
||||
|
|
|
|||
Loading…
Reference in a new issue