Skip to content

Commit

Permalink
enable TE fused attention by default in rosetta pax container
Browse files Browse the repository at this point in the history
  • Loading branch information
ashors1 committed Apr 23, 2024
1 parent fbb9634 commit 080b608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosetta/Dockerfile.pax
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ARG UPDATE_PATCHES
ARG UPDATED_TE_REF

ENV ENABLE_TE=1
ENV NVTE_FUSED_ATTN=1

RUN --mount=target=/mnt/jax-toolbox,from=jax-toolbox <<"EOF" bash -exu
MANIFEST_DIR=$(dirname ${MANIFEST_FILE})
Expand Down

0 comments on commit 080b608

Please sign in to comment.