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

App crashes when running fine tune on Llama-3 #62

Closed
kebbbnnn opened this issue May 17, 2024 · 1 comment
Closed

App crashes when running fine tune on Llama-3 #62

kebbbnnn opened this issue May 17, 2024 · 1 comment

Comments

@kebbbnnn
Copy link

App crashes when I run fine tune on Llama-3 model but works perfectly when I try on tinyllama:

Thread 16: EXC_BAD_ACCESS (code=2, address=0x16b5a7c40)

Screenshot 2024-05-17 at 11 25 02 AM

Screenshot 2024-05-17 at 11 26 21 AM

info of my machine:

mac: mac mini m1 2020
ram: 8GB
os: ventura 13.6
Xcode: Xcode 15.1

@guinmoon
Copy link
Owner

I think it has to do with lack of memory. Llama3 is too big for finetune on your Mac. Try openllama 3b.

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