Skip to content

get working batched version#2

Merged
absternator merged 4 commits into
masterfrom
fix-latency-issue
Jul 2, 2026
Merged

get working batched version#2
absternator merged 4 commits into
masterfrom
fix-latency-issue

Conversation

@absternator

@absternator absternator commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The following PR updates the _estimate_eir to handle list of scenarios rather a single one at a time. This means that all xgboost runs are batched and not done one at a time.

All other things are related to clean ups / renames to make it more clear

I have also exposed preload_models so mint web can call this on startup of web server.

@absternator absternator requested a review from CosmoNaught July 1, 2026 08:33

@CosmoNaught CosmoNaught left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really good polish and QoL that we needed esp batching...we should have done this from the start! Great work! LGTM 🚀

@absternator absternator merged commit 2c121fc into master Jul 2, 2026
3 checks passed
@absternator absternator deleted the fix-latency-issue branch July 2, 2026 13:09
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.

2 participants