Skip to content

common : make load error reporting more granular #5477

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

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Feb 13, 2024

Makes it easier to pinpoint where e.g. unordered_map::at: key not found comes from.

Makes it easier to pinpoint where e.g. `unordered_map::at: key not found` comes from.
@ggerganov ggerganov merged commit 037259b into ggml-org:master Feb 13, 2024
@akx akx deleted the better-load-errors branch February 13, 2024 13:31
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
Makes it easier to pinpoint where e.g. `unordered_map::at: key not found` comes from.
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
Makes it easier to pinpoint where e.g. `unordered_map::at: key not found` comes from.
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.

2 participants