Skip to content

Commit

Permalink
Pin minimum version of transformers to 4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Jul 24, 2024
1 parent 512dc3f commit 83ebf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requirements:
- pytorch >=1.13.0
- pyyaml
- safetensors
- transformers
- transformers >=4.18.0
- tqdm

test:
Expand Down

0 comments on commit 83ebf32

Please sign in to comment.