Skip to content

Commit d575ebf

Browse files
fix 2 deps on CI (#2881)
1 parent 802aa39 commit d575ebf

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/scripts/deps.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,16 @@ tests/models:
154154
test_ling_2_6_flash_support:
155155
- flash-linear-attention
156156

157-
test_nemotron_omni_support.py:
157+
test_nemotron_omni_support.py:
158158
- einops
159159
- timm
160160
- open-clip-torch
161161
- librosa
162162
- mamba_ssm
163163

164+
test_pangu_alpha:
165+
- jieba
166+
164167
tests/models/awq:
165168
test_qwen3_8b_base_awq.py:
166169
- peft

0 commit comments

Comments
 (0)