ftgy
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
|
||||
devices:
|
||||
# Map the AMD Card Node (Control)
|
||||
- /dev/dri/card1:/dev/dri/card0
|
||||
- /dev/dri/card1:/dev/dri/card1
|
||||
- /dev/kfd:/dev/kfd
|
||||
# 2. Mount ONLY the AMD Render Node (The Blinders)
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
- /mnt/local-ssd/docker/ollama:/root/.ollama
|
||||
environment:
|
||||
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
||||
- ROCR_VISIBLE_DEVICES=0
|
||||
#- ROCR_VISIBLE_DEVICES=0
|
||||
- OLLAMA_HOST=0.0.0.0
|
||||
- OLLAMA_KEEP_ALIVE=5m
|
||||
- OLLAMA_DEBUG=1
|
||||
|
||||
Reference in New Issue
Block a user