Skip to content

fix: correct typo 'quantizatin_operations' to 'quantization_operations'#43861

Closed
thecaptain789 wants to merge 1 commit intohuggingface:mainfrom
thecaptain789:fix-peft-typo
Closed

fix: correct typo 'quantizatin_operations' to 'quantization_operations'#43861
thecaptain789 wants to merge 1 commit intohuggingface:mainfrom
thecaptain789:fix-peft-typo

Conversation

@thecaptain789
Copy link
Copy Markdown
Contributor

Fixes #43813

Corrects the typo in src/transformers/integrations/peft.py on lines 264 and 303 where quantizatin_operations should be quantization_operations.

@Rocketknight1
Copy link
Copy Markdown
Member

Superceded by #44053!

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.

Typo - should be "orig_conversion.quantization_operation"

3 participants