-
Notifications
You must be signed in to change notification settings - Fork 1
feat(vllm_performance): add support for benchmarking geospatial models #187
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
Draft
christian-pinto
wants to merge
44
commits into
main
Choose a base branch
from
maj_vllm_geospatial
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+774
−93
Draft
Changes from 35 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
1c77415
feat: support geospatial benchmark
michael-johnston 52ccff4
feat: add geospatial experiments
michael-johnston 98591b5
various fixes to the vllm_performance actuator
christian-pinto bd62781
fix: add max_batch_tokens
michael-johnston 016bf1c
Merge remote-tracking branch 'origin/main' into maj_vllm_geospatial
michael-johnston 6b7c67b
Merge remote-tracking branch 'origin/maj_vllm_geospatial' into maj_vl…
michael-johnston c1dec4a
Updated vllm performance actuator to support geospatial
christian-pinto 2e03028
Termorarily avoiding cpu14
christian-pinto 80c68c4
Termorarily avoiding cpu14
christian-pinto 592e179
Added india dataset
christian-pinto 94c7490
Fixed BaseSamplerConfig
christian-pinto 3fd83b8
Some changes to the vllmperformance experiments
christian-pinto 90ae6bb
Some changes to changes to the experiment and reverted the deployment…
christian-pinto a750975
Removed some clutter from deployment template
christian-pinto c432cff
Few more fixes
christian-pinto b851d03
Fixed bug in validate_entitiy
christian-pinto 6013270
Merge branch 'cp-fix-run-experiment' into maj_vllm_geospatial
christian-pinto 7055c38
One more fix to to a log message
christian-pinto c212fe6
Merge branch 'cp-fix-run-experiment' into maj_vllm_geospatial
christian-pinto 5bdf902
One more fix to to a log message
christian-pinto dbab4c7
One more fix to to a log message
christian-pinto 4c1ea32
Merge branch 'cp-fix-run-experiment' into maj_vllm_geospatial
christian-pinto fd100b6
Fixes to vllm_performance actuator
christian-pinto f7ceb52
fix(experiment): Fixed bug in validate_entitiy
christian-pinto dcfe10e
Merge branch 'cp-fix-run-experiment' into maj_vllm_geospatial
christian-pinto df4f9bc
fix: Not using reference which may be parameterized
michael-johnston 601bf7b
Merge remote-tracking branch 'origin/cp-fix-run-experiment' into cp-f…
michael-johnston d744287
fix: validate_entity
michael-johnston 1869a49
fix: missing return
michael-johnston 883e877
test: for validate_entity
michael-johnston 4dc6bda
Merge branch 'cp-fix-run-experiment' into maj_vllm_geospatial
christian-pinto 064750f
chore: fixed formatting with black
christian-pinto 35bb2e2
chore: Removed dataset file as it was relocated to a different folder
christian-pinto c68ab35
feat: Added custom dataset geospatial experiment
christian-pinto 25aaf9f
Merge branch 'main' into maj_vllm_geospatial
christian-pinto 8f83bf3
Merge branch 'main' into maj_vllm_geospatial
christian-pinto 0e97d20
Merge remote-tracking branch 'origin' into maj_vllm_geospatial
christian-pinto 41815b6
fix: Reworked vllm_catalog actuator experiments catalog loading
christian-pinto 53bf77a
chore: Improved experiment definition language and properties typing
christian-pinto 18f217c
fix: Improved logic for fetching a dataset in the geospatial benchmark
christian-pinto e937794
chore: various fixes around after review
christian-pinto 5764da2
Merge branch 'main' into maj_vllm_geospatial
christian-pinto bad0133
chore(performance_testing_geospatial): removing target properties tha…
christian-pinto 164e13e
chore(execute_benchmark): docstrings cleanup
christian-pinto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ators/vllm_performance/ado_actuators/vllm_performance/datasets/india_url_in_b64_out.jsonl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"prompt":{"data": {"data": "https://huggingface.co/christian-pinto/Prithvi-EO-2.0-300M-TL-VLLM/resolve/main/India_900498_S2Hand.tif","data_format": "url","out_data_format": "b64_json","indices": [1, 2, 3, 8, 11, 12]},"priority": 0,"softmax": false}} |
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.