Currently there is only a single AWQ test that runs during the E2E vllm tests (tests/e2e/vLLM/configs/w4a16_grouped_quant_asym_awq.yaml).
There exists an AWQ SYM recipe (tests/e2e/vLLM/recipes/WNA16/recipe_w4a16_awq_sym.yaml) which is currently only used by the lm_eval tests but not the e2e tests.
Please add a config to tests/e2e/vLLM/configs that uses this recipe.
Currently there is only a single AWQ test that runs during the E2E vllm tests (
tests/e2e/vLLM/configs/w4a16_grouped_quant_asym_awq.yaml).There exists an AWQ SYM recipe (
tests/e2e/vLLM/recipes/WNA16/recipe_w4a16_awq_sym.yaml) which is currently only used by the lm_eval tests but not the e2e tests.Please add a config to
tests/e2e/vLLM/configsthat uses this recipe.