vllm.lora.layers.qkv_x_parallel_linear ¶ QKVCrossParallelLinearWithLoRA ¶ Bases: BaseLayerWithLoRA Source code in vllm/lora/layers/qkv_x_parallel_linear.py 7 8class QKVCrossParallelLinearWithLoRA(BaseLayerWithLoRA): pass