Skip to content

Commit

Permalink
build(deps): update transformers requirement from ~=4.44.2 to ~=4.45.1
Browse files Browse the repository at this point in the history
- adds support for MLLama, Pixtral, and a couple new models
  • Loading branch information
leafspark authored Sep 30, 2024
2 parents c1ff9d1 + d1d9c68 commit ef4bbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ torch~=2.4.1
sentencepiece~=0.2.0
setuptools~=75.1.0
huggingface-hub~=0.25.0
transformers~=4.44.2
transformers~=4.45.1
fastapi~=0.115.0
uvicorn~=0.30.6

0 comments on commit ef4bbce

Please sign in to comment.