mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 04:00:44 +01:00
Merge branch 'KoboldAI:main' into united
This commit is contained in:
commit
b85d74f22c
@ -1,6 +1,6 @@
|
||||
FROM debian
|
||||
RUN apt update && apt install wget aria2 git bzip2 -y
|
||||
RUN git clone https://github.com/henk717/koboldai /opt/koboldai
|
||||
RUN git clone https://github.com/koboldai/koboldai-client /opt/koboldai
|
||||
WORKDIR /opt/koboldai
|
||||
RUN ./install_requirements.sh cuda
|
||||
COPY docker-helper.sh /opt/koboldai/docker-helper.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user