-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Hi after building webllm from sources, now I can not download models. Up to a few days ago, it was working. I am using it inside a chrome extension.
webllm_offscreen.js:1119 ❌ Error in offscreen handler for webllm:start-download: TypeError: Failed to fetch
at ArtifactCache. (webllm-bundle.js:4380:38)
at Generator.next ()
at fulfilled (webllm-bundle.js:2783:62)
(anonymous) @ webllm_offscreen.js:1119Understand this error
webllm_offscreen.js:1120 - Error type: TypeError
(anonymous) @ webllm_offscreen.js:1120Understand this error
webllm_offscreen.js:1121 - Error message: Failed to fetch
(anonymous) @ webllm_offscreen.js:1121Understand this error
webllm_offscreen.js:1122 - Error stack: TypeError: Failed to fetch
at ArtifactCache. (chrome-extension://jiecbhkaliljfnbfpblhikklanjfggaa/js/webllm-bundle.js:4380:38)
at Generator.next ()
at fulfilled (chrome-extension://jiecbhkaliljfnbfpblhikklanjfggaa/js/webllm-bundle.js:2783:62)