Skip to content

Commit

Permalink
Bump to latest oobabooga commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed May 9, 2024
1 parent 8d666ad commit 931e863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ target "default" {
BASE_IMAGE = "${BASE_IMAGE_REPOSITORY}:${BASE_IMAGE_VERSION}-cuda${CUDA_VERSION}-torch${TORCH_VERSION}"
INDEX_URL = "https://download.pytorch.org/whl/cu${CU_VERSION}"
TORCH_VERSION = "${TORCH_VERSION}+cu${CU_VERSION}"
OOBABOOGA_COMMIT = "8f12fb028dff4e133460fe10ef49d3f90167b313"
OOBABOOGA_COMMIT = "9ac528715c54a65d9f5547a6c99c2ef1607204af"
VENV_PATH = "/workspace/venvs/text-generation-webui"
}
}

0 comments on commit 931e863

Please sign in to comment.