Skip to content

[Model] IBM/NASA Prithvi Geospatial model #12830

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

Merged
merged 19 commits into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
e469d82
Added missing inter_data_list in cpu_model_runner.py
christian-pinto Feb 5, 2025
7a86867
_process_multimodal: avoid decoding prompt when no tokenizer is initi…
christian-pinto Feb 5, 2025
7a5f5d1
PoolingRequestOutput.from_seq_group: allow a list of tensors to be re…
christian-pinto Feb 5, 2025
12f85a7
PoolingRequestOutput.from_seq_group: allow a list of tensors to be re…
christian-pinto Feb 5, 2025
03af369
Add Prithvi Geospatial model
christian-pinto Feb 5, 2025
2802a08
Check for attribute inter_data_list in placeholder_attn
christian-pinto Feb 7, 2025
13bc4ce
Added PrithviGeoSpatialMAE to model registry tests
christian-pinto Feb 7, 2025
3f660ef
Avoid retrieving tokenizer in _process_multimodal when skip_tokenizer…
christian-pinto Feb 7, 2025
bc36e04
_process_multimodal: skip getting lora tokenizer if the model is init…
christian-pinto Feb 10, 2025
f2cb20c
PrithviGeospatialMAE example script
christian-pinto Feb 10, 2025
2d171bd
Fixed formatting issues
christian-pinto Feb 10, 2025
13404f2
More formatting issues
christian-pinto Feb 10, 2025
f652ffa
Fixed PoolingOutput typing
christian-pinto Feb 11, 2025
d521214
Fixed PoolingOutput typing style
christian-pinto Feb 11, 2025
bef74bd
Reverting PoolingOutput changes as the current PrithviGeospatial mode…
christian-pinto Feb 11, 2025
3f12902
Avoid using CUDA graph for non-text Pooling models
christian-pinto Feb 11, 2025
e9420d6
Fixed typo in placeholder_attn
christian-pinto Feb 11, 2025
11c8c31
Parse model weights
christian-pinto Feb 11, 2025
8bfd48c
Cleanup
christian-pinto Feb 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading