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

segmentation fault (core dumped) #97

Open
ChosenOne-xx opened this issue Jan 2, 2025 · 2 comments
Open

segmentation fault (core dumped) #97

ChosenOne-xx opened this issue Jan 2, 2025 · 2 comments

Comments

@ChosenOne-xx
Copy link

Thanks for your great job!
I encountered the error:

segmentation fault (core dumped)

while training the tiny model in two stages. This error ofen happened during my training. Do you know what caused this error? And how can I solve it?
Moreover, I am training by single GPU, so I decline the lr to 1e-5.
Looking forward to your early reply! Thanks again.

@Tornadosky
Copy link

Can you try to downgrade your numpy? I had same issue with numpy and other library compatibility. I have 1.19.5 now and it works for my experiments. This might not be the solution, but is worth a try.

@ChosenOne-xx
Copy link
Author

Can you try to downgrade your numpy? I had same issue with numpy and other library compatibility. I have 1.19.5 now and it works for my experiments. This might not be the solution, but is worth a try.

Thanks for your advice! But my numpy version is already 1.19.5, the error still occurs frequently.

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