typo in git repo for pip
This commit is contained in:
@@ -64,6 +64,6 @@ COPY --from=flash-attn-builder /workspace/flash-attention/dist/flash_attn-*.whl
|
|||||||
RUN pip3 install wheels/deepspeed-*.whl wheels/flash_attn-*.whl
|
RUN pip3 install wheels/deepspeed-*.whl wheels/flash_attn-*.whl
|
||||||
RUN git lfs install --skip-repo
|
RUN git lfs install --skip-repo
|
||||||
RUN pip3 install "peft @ git+https://github.com/huggingface/peft.git@main" \
|
RUN pip3 install "peft @ git+https://github.com/huggingface/peft.git@main" \
|
||||||
"accelerate @ git+git+https://github.com/huggingface/accelerate.git@main" \
|
"accelerate @ git+https://github.com/huggingface/accelerate.git@main" \
|
||||||
"transformers @ git+git+https://github.com/huggingface/transformers.git@main" && \
|
"transformers @ git+https://github.com/huggingface/transformers.git@main" && \
|
||||||
pip3 install awscli
|
pip3 install awscli
|
||||||
|
|||||||
Reference in New Issue
Block a user