Skip to content

Commit

Permalink
Fixing autoawq
Browse files Browse the repository at this point in the history
  • Loading branch information
MekkCyber committed Nov 22, 2024
1 parent 678f149 commit df8aa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/transformers-quantization-latest-gpu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SHELL ["sh", "-lc"]
# The following `ARG` are mainly used to specify the versions explicitly & directly in this docker file, and not meant
# to be used as arguments for docker build (so far).

ARG PYTORCH='2.4.1'
ARG PYTORCH='2.5.1'
# Example: `cu102`, `cu113`, etc.
ARG CUDA='cu118'

Expand Down

0 comments on commit df8aa0c

Please sign in to comment.