Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issues with interpolate_pos_encoding in prithvi #471

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

daniszw
Copy link
Collaborator

@daniszw daniszw commented Mar 3, 2025

This PR fixes issue #462.

- Extracting interpolate_pos_encoding and creating general function _interpolate_pos_encoding with parameters to work both for encoder and decoder.
- small fix in log message in _create_prithvi.
@Joao-L-S-Almeida Joao-L-S-Almeida merged commit 0a8f1b0 into IBM:main Mar 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small errors on pos_embed interpolation functions in the Prithvi model
2 participants