Skip to content

Commit

Permalink
[llava] Fix llava test-model-linux CI job
Browse files Browse the repository at this point in the history
Differential Revision: D61306983

Pull Request resolved: pytorch#4717
  • Loading branch information
larryliu0820 authored Aug 15, 2024
1 parent 5c4a2a2 commit 35a15a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/models/llava/install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

set -x

pip install transformers
pip install transformers accelerate

pip list

0 comments on commit 35a15a6

Please sign in to comment.