### What this PR does / why we need it?
To continuously monitor the accuracy of the InternVL3_5-8B model, this
PR adds the corresponding configuration file to the CI. We need to add
the `-hf` suffix to avoid incompatibility with the `lm-eval`
preprocessor.
### How was this patch tested?
`pytest -sv ./tests/e2e/models/test_lm_eval_correctness.py --config
./tests/e2e/models/configs/InternVL3_5-8B.yaml`
- vLLM version: v0.11.0
- vLLM main:
83f478bb19
Signed-off-by: gcanlin <canlinguosdu@gmail.com>
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
DeepSeek-V2-Lite.yaml
|
|
Qwen2.5-VL-7B-Instruct.yaml
|
|
Qwen3-30B-A3B.yaml
|
|
Qwen3-8B.yaml
|
|
Qwen2-7B.yaml
|
|
Qwen2-VL-7B-Instruct.yaml
|
|
Qwen2-Audio-7B-Instruct.yaml
|
|
Qwen3-VL-30B-A3B-Instruct.yaml
|
|
Qwen3-VL-8B-Instruct.yaml
|
|
Qwen2.5-Omni-7B.yaml
|
|
Meta-Llama-3.1-8B-Instruct.yaml
|
|
InternVL3_5-8B.yaml |