Fixed formatting
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
|
|
||||||
devices:
|
devices:
|
||||||
- # Map the AMD Card Node (Control)
|
# Map the AMD Card Node (Control)
|
||||||
- /dev/dri/card0:/dev/dri/card0
|
- /dev/dri/card0:/dev/dri/card0
|
||||||
- /dev/kfd:/dev/kfd
|
- /dev/kfd:/dev/kfd
|
||||||
# 2. Mount ONLY the AMD Render Node (The Blinders)
|
# 2. Mount ONLY the AMD Render Node (The Blinders)
|
||||||
@@ -80,7 +80,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3210:3210"
|
- "3210:3210"
|
||||||
environment:
|
environment:
|
||||||
- OLLAMA_proxy_URL=http://ollama:11434/v1
|
- OLLAMA_PROXY_URL=http://ollama:11434/v1
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|||||||
Reference in New Issue
Block a user