Skip to content

Commit

Permalink
Bump transformers from 4.31.0 to 4.36.0 in /llama2-chatbot
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.31.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.31.0...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 9c47d74 commit b0413c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama2-chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.24.2
scipy==1.10.1

transformers==4.31.0
transformers==4.36.0
huggingface-hub==0.16.4
accelerate==0.20.3
sentencepiece==0.1.99
Expand Down

0 comments on commit b0413c8

Please sign in to comment.