Skip to content

Commit

Permalink
fix: remove incompatible experimental GEMM
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Jul 29, 2024
1 parent b201e69 commit ab07907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM ghcr.io/winstxnhdw/capgen:main

ENV APP_PORT=7860
ENV OMP_NUM_THREADS=2
ENV CT2_USE_EXPERIMENTAL_PACKED_GEMM=1
ENV CT2_FORCE_CPU_ISA=AVX512

EXPOSE $APP_PORT

0 comments on commit ab07907

Please sign in to comment.