↓ 2 callersMethodgenerate_with_images(self,
prompts: Union[str, List[str]],
images: Union[str, List[str]],
n: int = 1,
sdgsystem/models/postprocess/base.py:85
↓ 2 callersFunctionget_vllm_max_lora_rank For vLLM, the smallest `max_lora_rank` is 8, and allowed values are (8, 16, 32, 64, 128, 256, 320, 512) This function automatically adjusts t
verl/workers/rollout/vllm_rollout/utils.py:21