We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a15d1 commit 7e771aeCopy full SHA for 7e771ae
run.sh
@@ -61,6 +61,7 @@ if [ $ARCH = "aarch64" ]; then
61
--volume /var/run/dbus:/var/run/dbus \
62
--volume /var/run/avahi-daemon/socket:/var/run/avahi-daemon/socket \
63
--volume /var/run/docker.sock:/var/run/docker.sock \
64
+ --volume $ROOT/packages/llm/local_llm:/opt/local_llm/local_llm \
65
--volume $ROOT/data:/data \
66
--device /dev/snd \
67
--device /dev/bus/usb \
0 commit comments