-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
Apple Studio m1 max out of memory? #1890
Comments
It is not solved yet. You can actively follow this PR, where the issue is being investigated: #1826 |
thank you :) |
Just tried the fresh version of python binding with the workaround PR merged, it crashes with a 30b model when n_gpu_layers>0
UPD: Looks like this only happens with n_ctx = 2048 on a 32gb macbook, lower n_ctx values (<=1536) work fine. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
i experience memory/loading issue on m1 max studio with loading 30b 65b models with metal. it look like it has reached memory limit but i have enough of it. 7b and 13b work okay!
ps - sorry for my bad enlglish i am not native speaker
The text was updated successfully, but these errors were encountered: