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

load weights is done in a common function #1327

Merged

Conversation

serengil
Copy link
Owner

Tickets

Resolves #1316

What has been done

With this PR, we moved the load weights functionality to a common place. In that way, if weight file broken while downloading, we are raising a meaningful exception message.

How to test

make lint && make test

@serengil serengil merged commit 46fe4a8 into master Aug 31, 2024
4 checks passed
@serengil serengil deleted the feat-task-3108-exception-handling-for-loading-weights branch August 31, 2024 15:56
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.

[BUG]: broken weight files
1 participant