-
Notifications
You must be signed in to change notification settings - Fork 31.3k
Closed
Description
In the official google implementation of gemma3, all the position_id preparation indicates that position_ids are 0-indexed, the same is true of paligemma in big vision. https://github.com/google-deepmind/gemma/blob/91ee586fbb2f3b8bfeb07b99967008348a229689/gemma/transformer.py#L791.
However, in transformers
| # position_ids in Gemma3 are 1-indexed |
Metadata
Metadata
Assignees
Labels
No labels