Description
Extend the CI workflow with a task that identifies models that require vLLM and runs their tests only for the vllm-enabled variants.
Motivation
Some models in a package might be using vLLM but other might not, so we need a mechanism that runs some model tests only for some specific variants.
Description
Extend the CI workflow with a task that identifies models that require vLLM and runs their tests only for the vllm-enabled variants.
Motivation
Some models in a package might be using vLLM but other might not, so we need a mechanism that runs some model tests only for some specific variants.