Skip to content

Commit

Permalink
Bump AutoGPTQ to 0.5.1 to resolve issue with LoRA training
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Nov 13, 2023
1 parent 6bc2ba6 commit 87743b5
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 @@ -83,6 +83,7 @@ RUN source /venv/bin/activate && \
cd repositories && \
git clone https://github.com/turboderp/exllama && \
pip3 install -r exllama/requirements.txt && \
pip3 install https://github.com/jllllll/AutoGPTQ/releases/download/v0.5.1/auto_gptq-0.5.1+cu121-cp310-cp310-linux_x86_64.whl && \
deactivate

# Install rclone
Expand Down

0 comments on commit 87743b5

Please sign in to comment.