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

Model load feedback #88

Open
step21 opened this issue Jul 29, 2023 · 0 comments
Open

Model load feedback #88

step21 opened this issue Jul 29, 2023 · 0 comments

Comments

@step21
Copy link

step21 commented Jul 29, 2023

When clicking load, the model load number just counts up, without necessarily loading. (as far as I can tell) Is this intended or just not implemented more explicitly? (e.g., when the loading fails, I would expect an error, and why would you actually load more than once? for multiple threads?)

export type ModelStats = {
  loadCount: number
}
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

No branches or pull requests

1 participant