Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In lora.hpp miss ggml_free(ctx0); #161

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

Open
wuxianjun666 opened this issue Jan 29, 2024 · 0 comments
Open

In lora.hpp miss ggml_free(ctx0); #161

wuxianjun666 opened this issue Jan 29, 2024 · 0 comments

Comments

@wuxianjun666
Copy link

In lora.hpp, this code : struct ggml_context* ctx0 = ggml_init(params); init a ctx0, but I not found ggml_free(ctx0);
I do not know ggml_free(ctx0) is necessary.

rmatif pushed a commit to rmatif/stable-diffusion.cpp that referenced this issue Apr 8, 2025
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

1 participant