[wllama] wllama fails to initialize without blob:system support
Categories
(Core :: Machine Learning: On Device, defect, P2)
Tracking
()
People
(Reporter: vpollet, Assigned: vpollet)
References
Details
(Whiteboard: [aiplatform])
Attachments
(2 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Recent work landed that changed blob:system URIs to an arbitrary null principal broke wllama, on initialization we now get:
Error: Worker constructor: Failed to load worker script at "...".
| Assignee | ||
Comment 1•1 month ago
•
|
||
I investigated a bit and wllama is indeed broken on Nightly, we can see the error in Link Preview generate showing up in telemetry. In this query we can see that the error I reported is not seen before June 28th, and 9 of them after that date.
We have 0 testing exercising a real wllama wasm blob and and actual inference, the regression is not catchable in CI
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Comment 3•1 month ago
|
||
Link Preview key-points are now skipped for users running non-AVX2 hardware.
Key-points users now only run native llama.cpp.
Updated•1 month ago
|
Comment 6•1 month ago
|
||
Backed out for causing bc failures @ browser_link_preview.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/4a0d04fa83ac3ecdcdf54028904af0a5e906a8ed
| Assignee | ||
Updated•1 month ago
|
Comment 8•1 month ago
|
||
| bugherder | ||
Comment 9•1 month ago
|
||
| bugherder | ||
Comment 10•1 month ago
|
||
| bugherder | ||
Comment 11•1 month ago
|
||
| bugherder | ||
Comment 12•1 month ago
|
||
The patch landed in nightly and beta is affected.
:vpollet, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox154towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 13•1 month ago
|
||
Link Preview key-points are now skipped for users running non-AVX2 hardware.
Key-points users now only run native llama.cpp.
Original Revision: https://phabricator.services.mozilla.com/D311367
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 14•1 month ago
|
||
| uplift | ||
Description
•