Commit 694af52b authored by nanahira's avatar nanahira

update url of basedformer

parent 28dc4826
Pipeline #17102 canceled with stages
in 1 minute and 59 seconds
...@@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y \
pip3 install simplejpeg min-dalle && \ pip3 install simplejpeg min-dalle && \
#RUN pip3 install https://github.com/microsoft/DeepSpeed/archive/55b7b9e008943b8b93d4903d90b255313bb9d82c.zip #RUN pip3 install https://github.com/microsoft/DeepSpeed/archive/55b7b9e008943b8b93d4903d90b255313bb9d82c.zip
#basedformer #basedformer
pip3 install https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 && \ pip3 install -e git+https://code.mycard.moe/novelai-storage/basedformer.git@master#egg=basedformer && \
#built DS #built DS
#RUN pip3 install https://www.dropbox.com/s/euzpgpfrs9isf1z/deepspeed-0.7.3%2B55b7b9e0-cp38-cp38-linux_x86_64.whl?dl=1 #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 && \ 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