Skip to content

Commit

Permalink
perf: use AVX512 for inference
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Dec 3, 2023
1 parent 0a3f081 commit a65d396
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 @@ -4,5 +4,6 @@ ENV SERVER_PORT 5000
ENV APP_PORT 7860
ENV OMP_NUM_THREADS 4
ENV CT2_USE_EXPERIMENTAL_PACKED_GEMM 1
ENV CT2_FORCE_CPU_ISA AVX512

EXPOSE $APP_PORT

0 comments on commit a65d396

Please sign in to comment.