Skip to content

Commit

Permalink
Bump transformers from 4.46.2 to 4.46.3 (#1495)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Viehmann <tv.code@beamnet.de>
  • Loading branch information
dependabot[bot] and t-vi authored Dec 2, 2024
1 parent 7da6bd3 commit 995de34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pandas # thunder/benchmarks/test_benchmark_litgpt.py
xlsxwriter # thunder/benchmarks/test_benchmark_litgpt.py
jsonargparse # thunder/benchmarks/benchmark_litgpt.py
bitsandbytes==0.42.0 # fixed version!
transformers==4.46.2 # for test_networks.py
transformers==4.46.3 # for test_networks.py

# Installs JAX on Linux and MacOS
jaxlib; sys_platform == 'linux' or sys_platform == 'darwin' # required for jax, see https://github.com/google/jax#installation
Expand Down

0 comments on commit 995de34

Please sign in to comment.