Skip to content

fix lora and adapterbias implementation error#2

Open
wind-apprentice wants to merge 2 commits into
virginiakm1988:mainfrom
wind-apprentice:fix-lora_adapterbias
Open

fix lora and adapterbias implementation error#2
wind-apprentice wants to merge 2 commits into
virginiakm1988:mainfrom
wind-apprentice:fix-lora_adapterbias

Conversation

@wind-apprentice

Copy link
Copy Markdown
  1. in adapter_bert.py, fix line 22 and line 24. (self.adapter -> config.adapter)
  2. in adapters.py, fix line 73 (lora.linear -> nn.linear)

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.

1 participant