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

Tweak new concurrency docs #2205

Merged
merged 3 commits into from
Mar 19, 2025
Merged

Tweak new concurrency docs #2205

merged 3 commits into from
Mar 19, 2025

Conversation

zeke
Copy link
Member

@zeke zeke commented Mar 14, 2025

This a little followup to #2200 with some minor changes to the concurrency docs.

Commits are significant.

@zeke zeke requested review from philandstuff, erbridge and a team March 14, 2025 22:25
@@ -154,6 +154,13 @@ This stanza describes the concurrency capabilities of the model. It has one opti

The maximum number of concurrent predictions the model can process. If this is set, the model must specify an [async `predict()` method](python.md#async-predictors-and-concurrency).

For example:
Copy link
Member Author

Choose a reason for hiding this comment

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

How do model authors determine a good value to use for this?

Is there a default?

Can we give some guidance on reasonable values here?

@zeke zeke merged commit f943b68 into main Mar 19, 2025
21 checks passed
@zeke zeke deleted the tweak-new-concurrency-docs branch March 19, 2025 19:59
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.

None yet

1 participant