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

Use kudos model to calculate stale time #193

Open
db0 opened this issue May 14, 2023 · 0 comments
Open

Use kudos model to calculate stale time #193

db0 opened this issue May 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@db0
Copy link
Member

db0 commented May 14, 2023

  1. Have each worker create a benchmark image with the same parameters as the baseline kudos model
  2. Call to the kudos model, to get the expected time this generation payload would take
  3. Multiply this time by the percentage of different between basline model time and user's GPU baseline time
  4. If generation took more than 150% of that time, consider it stale.
@tazlin tazlin added the enhancement New feature or request label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants