Skip to content

[Feature]: Linear adapter support for Mixtral #5155

@DhruvaBansal00

Description

@DhruvaBansal00

🚀 The feature, motivation and pitch

Hi folks,

While vLLM does support running inference with LoRA adapters for Mixtral, it seems like it only does so for layers k, v, q, and o. It would be great to have LoRA inference support for linear layers (w1, w2, w3, gate) as well. That would bring inference to parity with training support - https://github.com/OpenAccess-AI-Collective/axolotl/blob/main/examples/mistral/mixtral.yml

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions