Skip to content

Commit a354cdc

Browse files
authored
[deps] Allow transformers <5.0.0 for Qwen3-VL (#663)
1 parent f8708f0 commit a354cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ qwen-vl-utils
1515
ray[default]
1616
tensordict
1717
torchdata
18-
transformers>=4.54.0,<=4.57.0
18+
transformers>=4.54.0,<5.0.0
1919
vllm>=0.8.0
2020
wandb

0 commit comments

Comments
 (0)