Skip to content

Fix adalora layer init refactor 2960#3070

Merged
BenjaminBossan merged 2 commits into
huggingface:mainfrom
BenjaminBossan:fix-adalora-layer-init-refactor-2960
Mar 3, 2026
Merged

Fix adalora layer init refactor 2960#3070
BenjaminBossan merged 2 commits into
huggingface:mainfrom
BenjaminBossan:fix-adalora-layer-init-refactor-2960

Conversation

@BenjaminBossan
Copy link
Copy Markdown
Member

The layer initialization was refactored in #2960. This introduced a bug
when initializing AdaLoRA with GPTQ layers because some parameters were
missing. This bug is now fixed.

The same bugfix is contained in #3047 along with other changes but is
provided here separately to allow reviewing and merging it more easily.

The layer initialization was refactored in huggingface#2960. This introduced a bug
when initializing AdaLoRA with GPTQ layers because some parameters were
missing. This bug is now fixed.

The same bugfix is contained in huggingface#3047 but is provided here separately to
allow merging it more easily.
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@BenjaminBossan BenjaminBossan merged commit 15ac56f into huggingface:main Mar 3, 2026
18 of 19 checks passed
@BenjaminBossan BenjaminBossan deleted the fix-adalora-layer-init-refactor-2960 branch March 3, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants