Commit 1861450d authored by novelailab's avatar novelailab

Add flash attention

parent 30541064
......@@ -33,6 +33,7 @@ RUN pip3 install https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe1
#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 faiss-cpu sentence_transformers
RUN pip3 install 'git+https://github.com/facebookresearch/xformers@51dd119#egg=xformers'
#Open ports
EXPOSE 8080
......
Subproject commit 4c05356ddda54187b8af61ae27a118fb6550c777
Subproject commit 295d61e5c36103b4f1c566be801d89880280ea10
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