Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscilloscope98 committed Jan 21, 2025
1 parent a782946 commit 0af4ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llm_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ jobs:
# TODO: Remove this workaround
if [[ '${{ matrix.pytorch-version }}' == '2.6' ]]; then
python -m pip uninstall
python -m pip install transformers==4.37.0
fi
- name: Get Langchain version
Expand Down

0 comments on commit 0af4ac4

Please sign in to comment.