adding more threads
This commit is contained in:
@@ -19,7 +19,7 @@ RUN <<eot
|
||||
apt -qy install --no-install-recommends \
|
||||
-o APT::Install-Recommends=false \
|
||||
-o APT::Install-Suggests=false \
|
||||
console-setup tzdata dbus x11-utils x11-xserver-utils rocm-smi mesa-vulkan-drivers
|
||||
console-setup tzdata dbus x11-utils x11-xserver-utils dbus-x11 rocm-smi mesa-vulkan-drivers
|
||||
apt -qy update
|
||||
DEBIAN_FRONTEND=noninteractive apt -qy install --no-install-recommends \
|
||||
-o APT::Install-Recommends=false \
|
||||
@@ -37,6 +37,8 @@ RUN <<eot
|
||||
eot
|
||||
|
||||
ENV DISPLAY=:99
|
||||
# Not sure that this works
|
||||
ENV LLAMA_THREADS=12
|
||||
|
||||
#########################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user