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

webllm.worker.ts:8 Device was lost. This can happen due to insufficient memory or other GPU constraints. Detailed error: [object GPUDeviceLostInfo]. Please try to reload WebLLM with a less resource-intensive model. #647

Open
jasperlan666666 opened this issue Jan 11, 2025 · 0 comments

Comments

@jasperlan666666
Copy link

Got the 'Device was lost...' error from the new initialized chat engine but started with prior conversations. A repeatable problem.

Here is an example, 0-th and 1-th entries were from prior conversations. First conservation with new engine includes 0-th, 1-th and 2-th entries but then 'Device was lost...' problem happened.

0:{role: 'user', content: 'what is your name'}
1:{role: 'assistant', content: "Nice to meet you! My name is Ada, and I'm here to …nd helpful information. How can I help you today?"}
2:{role: 'user', content: 'what did i ask before'}
'Device was lost...' error

Anyone has any idea how to resolve?

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