Skip to content

Commit

Permalink
perf: use experimental but faster GEMM
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Nov 4, 2023
1 parent e8ac58e commit 527f11d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ FROM ghcr.io/winstxnhdw/nllb-api:main
ENV SERVER_PORT 5000
ENV APP_PORT 7860
ENV OMP_NUM_THREADS 4
ENV CT2_USE_EXPERIMENTAL_PACKED_GEMM 1

EXPOSE $APP_PORT

0 comments on commit 527f11d

Please sign in to comment.