Skip to content

Commit 3466ce8

Browse files
authored
[Bugfix] Remove actorder field from AWQ test (#1813)
## Purpose ## * Fix CI failure where `actorder` is not a valid field for AWQ Signed-off-by: Kyle Sayers <[email protected]>
1 parent 9e916b6 commit 3466ce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/vLLM/recipes/WNA16/recipe_w4a16_group_quant_asym_awq.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ quant_stage:
22
quant_modifiers:
33
AWQModifier:
44
ignore: [lm_head]
5-
actorder: null
65
config_groups:
76
group_0:
87
weights: {num_bits: 4, type: int, symmetric: false, strategy: "group", group_size: 128}

0 commit comments

Comments
 (0)