Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
8db03f3a
Unverified
Commit
8db03f3a
authored
Apr 05, 2024
by
Justin Hayes
Committed by
GitHub
Apr 05, 2024
Browse files
Add variables
parent
075dddf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-compose.amdgpu.yaml
docker-compose.amdgpu.yaml
+2
-2
No files found.
docker-compose.amdgpu.yaml
View file @
8db03f3a
...
@@ -3,6 +3,6 @@ services:
...
@@ -3,6 +3,6 @@ services:
devices
:
devices
:
-
/dev/kfd:/dev/kfd
-
/dev/kfd:/dev/kfd
-
/dev/dri:/dev/dri
-
/dev/dri:/dev/dri
image
:
ollama/ollama:rocm
image
:
ollama/ollama:
${OLLAMA_DOCKER_TAG-
rocm
}
environment
:
environment
:
-
'
HSA_OVERRIDE_GFX_VERSION=${HSA_OVERRIDE_GFX_VERSION}'
-
'
HSA_OVERRIDE_GFX_VERSION=${HSA_OVERRIDE_GFX_VERSION-11.0.0}'
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment