Skip to content

vllm.lora.layers.qkv_x_parallel_linear

QKVCrossParallelLinearWithLoRA

Bases: BaseLayerWithLoRA

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