Commit c8d10473 authored by nanahira's avatar nanahira

fix

parent 694af52b
Pipeline #17103 failed with stages
in 11 minutes and 24 seconds
......@@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y \
pip3 install simplejpeg min-dalle && \
#RUN pip3 install https://github.com/microsoft/DeepSpeed/archive/55b7b9e008943b8b93d4903d90b255313bb9d82c.zip
#basedformer
pip3 install -e git+https://code.mycard.moe/novelai-storage/basedformer.git@master#egg=basedformer && \
pip3 install -e git+https://code.mycard.moe/novelai-storage/basedformer.git@main#egg=basedformer && \
#built DS
#RUN pip3 install https://www.dropbox.com/s/euzpgpfrs9isf1z/deepspeed-0.7.3%2B55b7b9e0-cp38-cp38-linux_x86_64.whl?dl=1
pip3 install faiss-cpu sentence_transformers && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment