-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Milestone
Description
Currently, when a user encounters an error while loading a model, they receive the same generic error message.
This does not help users identify the specific cause of the error or help them to resolve it.
We need to implement tailored error messages that address the specific reasons for the failure.
Possible causes of error:
- Private model access issues.
- GitHub API rate limits.
- Problem with the model path
- Unknown reasons requiring a model reload.
Tailored error Messages:
-
Could not load the model
Try accessing the model again -
If you are not logged in and trying to access a file hosted on GitHub, you are subject to GitHub REST API rate limits
- Log into Share using a Github credentials
- Access the file again
- Check console for errors
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels