Skip to content

Fix typos in _einsum_utils docstring/comment - #748

Closed
PratikDhanave wants to merge 1 commit into
google-deepmind:mainfrom
PratikDhanaveFork:fix/einsum-utils-docstring-typos
Closed

Fix typos in _einsum_utils docstring/comment#748
PratikDhanave wants to merge 1 commit into
google-deepmind:mainfrom
PratikDhanaveFork:fix/einsum-utils-docstring-typos

Conversation

@PratikDhanave

Copy link
Copy Markdown

Two small typo/grammar fixes in gemma/peft/_einsum_utils.py (get_lora_einsum_str_and_shapes):

  • docstring: reqrites a einsum -> rewrites an einsum
  • comment: This assume there's no elipsis -> This assumes there's no ellipsis

Comment/docstring only; no behavior change.

- 'reqrites a einsum' -> 'rewrites an einsum'
- 'This assume there's no elipsis' -> 'This assumes there's no ellipsis'
@PratikDhanave

Copy link
Copy Markdown
Author

Superseded by #763, which bundles this typo fix with the other pure-typo fixes into a single PR.

@PratikDhanave
PratikDhanave deleted the fix/einsum-utils-docstring-typos branch July 25, 2026 07:29
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