Skip to content

Kronecker factors instead of LoRA? #102

@bghira

Description

@bghira

have you considered swapping the lora-style rank adapters for kronecker-factorized ones (similar to LoKr)? since the 512-wide heads reshape cleanly (to eg. 16×32 or 8×64), you can get a higher effective rank for the same param budget. it could possibly capture cross-dim structure better. just curious if you’ve benchmarked that or already ruled it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions