You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error trying to run webllm, both at chat.webllm.ai, and also if I try to use the example code in the readme to run it myself. I'm on Chrome 116.0.5845.187 (Official Build) (x86_64).
Uncaught (in promise) Error: Cannot initialize runtime because of requested maxStorageBuffersPerShaderStage exceeds limit. requested=10, limit=8.
at Object. (index.js:832:27)
at Generator.next ()
at E (index.js:25:62)
The text was updated successfully, but these errors were encountered:
I get the following error trying to run webllm, both at chat.webllm.ai, and also if I try to use the example code in the readme to run it myself. I'm on Chrome 116.0.5845.187 (Official Build) (x86_64).
The text was updated successfully, but these errors were encountered: