fix cross attention

This commit is contained in:
AbdBarho 2023-04-16 10:48:11 +02:00
parent b8c9e46091
commit 9e3ed56f44

View file

@ -32,7 +32,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
pip install .
ARG BRANCH=main SHA=f05095770c0b41fefc85f486a60b8df4f86de354
ARG BRANCH=main SHA=50eb02f68be912276a9c106d5e8038a5671a0386
RUN --mount=type=cache,target=/root/.cache/pip \
git fetch && \
git reset --hard && \