-
Notifications
You must be signed in to change notification settings - Fork 359
GGUF Sharded model metadata display might have a memory leak #603
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
Comments
Confirmed it happens for others |
cc @mishig25 |
i think in some cases it might download the full file or something (was reported on a ggml repo) |
Related to: ggml-org/llama.cpp#6343 (comment) The file continues to download, which cause the browser to run out of memory. |
Thanks @ngxson I did not realize that you had already found this 👍 |
fixed by #634 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
specs:
Google chrome Version 123.0.6312.86 (Official Build) (64-bit)
Windows 11
Ram 32Gb
The text was updated successfully, but these errors were encountered: