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

insufficient memory error #43

Closed
czkoko opened this issue Sep 3, 2023 · 1 comment
Closed

insufficient memory error #43

czkoko opened this issue Sep 3, 2023 · 1 comment

Comments

@czkoko
Copy link

czkoko commented Sep 3, 2023

The error starts from master-7620b92, and there is no problem with other versions.

OS: MacOS 14 M1 16G

Error message:

[INFO]  stable-diffusion.cpp:3084 - running in eps-prediction mode
ggml_aligned_malloc: insufficient memory (attempted to allocate 2268047721628.89 MB)
GGML_ASSERT: /Volumes/SOFT/Dev/stable-diffusion-cpp/stable-diffusion.cpp/ggml/src/ggml.c:4467: ctx->mem_buffer != NULL
@leejet
Copy link
Owner

leejet commented Sep 3, 2023

It should be fixed by now. You can pull the latest code and rebuild the executable.

@czkoko czkoko closed this as completed Oct 8, 2023
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

2 participants