Corrected directory structure
This commit is contained in:
@@ -38,7 +38,7 @@ job "ai-backend" {
|
|||||||
|
|
||||||
# Pass the graphics hardware to the container
|
# Pass the graphics hardware to the container
|
||||||
volumes = [
|
volumes = [
|
||||||
"/opt/homelab/ollama:/root/.ollama",
|
"/mnt/local-ssd/nomad/stacks/ai/ai-backend/ollama:/root/.ollama",
|
||||||
"/dev/kfd:/dev/kfd",
|
"/dev/kfd:/dev/kfd",
|
||||||
"/dev/dri:/dev/dri"
|
"/dev/dri:/dev/dri"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user