mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 01:35:36 -04:00
Allow to customize the render GID to match the one on the host (#515)
This commit is contained in:
+2
-1
@@ -139,8 +139,9 @@ SEARXNG_INSTANCE=http://localhost:8080
|
||||
# COMPOSE_FILE=docker-compose.yml:docker/gpu.nvidia.yml
|
||||
# COMPOSE_FILE=docker-compose.yml;docker/gpu.nvidia.yml #(Windows)
|
||||
#
|
||||
# AMD ROCm (requires ROCm drivers on the host):
|
||||
# AMD ROCm (requires ROCm drivers on the host and the GID of the render group):
|
||||
# COMPOSE_FILE=docker-compose.yml:docker/gpu.amd.yml
|
||||
# RENDER_GID=992
|
||||
#
|
||||
# These overlays only expose the GPU devices. The slim Odysseus image
|
||||
# still needs CUDA/ROCm userspace via Cookbook -> Dependencies (vLLM,
|
||||
|
||||
Reference in New Issue
Block a user