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

getting error Init error, NetworkError: Cache.add() encountered a network error #313

Closed
devashish234073 opened this issue Feb 24, 2024 · 8 comments

Comments

@devashish234073
Copy link

Getting error Init error, NetworkError: Cache.add() encountered a network error

My system has 8 GB of RAM I tried with llama as well as tiny llama , llama failed at 92% and tiny llama at 97%.

image

image

@devashish234073
Copy link
Author

Here's my console logs at this point:

image

And this is from my dev tools:

image

@felladrin
Copy link
Contributor

I've started facing the same issue with TinyLlama.

phi-2 continues working fine, though.

@DavidGOrtega
Copy link
Contributor

This error is related to this one #289

That has been accentuated due to the parallel downloads via this one apache/tvm#16525

@CharlieFRuan
Copy link
Contributor

@devashish234073 @felladrin @DavidGOrtega Just updated the npm to 0.2.24: #323

This should fix it. Let us know if issues persist, thanks! Apologies for the inconvenience caused.

@devashish234073
Copy link
Author

Thanks. Now I am not getting the error but its occupying my entire RAM. How much minimum RAM is needed for this to run?

image

@DavidGOrtega
Copy link
Contributor

@devashish234073 you should open a new issue for that to keep the issue on topic

@felladrin
Copy link
Contributor

Thank you, @CharlieFRuan! I've just tested it and confirmed the issue has been fixed!

@devashish234073
Copy link
Author

@devashish234073 you should open a new issue for that to keep the issue on topic

Sure, raised this --> #324

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

4 participants