We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802aa39 commit d575ebfCopy full SHA for d575ebf
1 file changed
.github/scripts/deps.yaml
@@ -154,13 +154,16 @@ tests/models:
154
test_ling_2_6_flash_support:
155
- flash-linear-attention
156
157
-test_nemotron_omni_support.py:
+ test_nemotron_omni_support.py:
158
- einops
159
- timm
160
- open-clip-torch
161
- librosa
162
- mamba_ssm
163
164
+ test_pangu_alpha:
165
+ - jieba
166
+
167
tests/models/awq:
168
test_qwen3_8b_base_awq.py:
169
- peft
0 commit comments