Skip to content

Refactor aLoRA to use variant#1

Merged
kgreenewald merged 1 commit intomainfrom
codex/refactor-alora-method-to-tuners/lora/variants.py
Jul 3, 2025
Merged

Refactor aLoRA to use variant#1
kgreenewald merged 1 commit intomainfrom
codex/refactor-alora-method-to-tuners/lora/variants.py

Conversation

@kgreenewald
Copy link
Copy Markdown
Owner

@kgreenewald kgreenewald commented Jul 3, 2025

Summary

  • implement ALoraLinearVariant under lora variants
  • forward of LoraVariant now accepts **kwargs
  • integrate new variant via lightweight aLoraLayer
  • propagate variant kwargs in LoraLayer
  • update config typing

Testing

  • make style (fails: doc-builder not found)
  • make test (fails: pytest configuration error)

@kgreenewald kgreenewald merged commit e9c0568 into main Jul 3, 2025
@kgreenewald kgreenewald deleted the codex/refactor-alora-method-to-tuners/lora/variants.py branch July 3, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant