[model] - intentClassifier model needs to switch from wasm to onnx-native
Categories
(Core :: Machine Learning: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: cgopal, Assigned: tliu)
References
Details
(Whiteboard: [genai][models])
Attachments
(1 file)
intentClassifier model needs to switch from wasm to onnx-native
https://searchfox.org/firefox-main/source/browser/components/aiwindow/models/IntentClassifier.sys.mjs#204-209
onnx-native is much faster than wasm.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 4•5 months ago
•
|
||
Backed out for causing bc failures at aiwindow_smartbar_keyboard_navigation.js
Backout Link
Push with failure https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&fromchange=ba51a8fdca8c94399f5ea07d6fb23d93cdafa516&searchStr=macOS%2C10.15%2Copt%2CMochitests%2Ctest-macosx1015-64-qr%2Fopt-mochitest-browser-chrome%2Cbc3&tochange=2e8887e3b9f83893bfbb3cfb962f3ce564fd91ff&selectedTaskRun=HVZH_onzSzm77INzNNczUg.0
Failure log https://treeherder.mozilla.org/logviewer?job_id=554258598&repo=autoland&task=R1oAb2BuQlmu06-sQO26DQ.0&lineNumber=2670
Failure line | Attempting to connect to non-local address! opener is [unknown], uri is [https://model-hub.mozilla.org/mozilla/mobilebert-query-intent-detection/main/tokenizer_config.json] [@ mozilla::net::nsHttpChannel::OnStartRequest] | browser/components/aiwindow/ui/test/browser/browser_aiwindow_smartbar_keyboard_navigation.js
| Assignee | ||
Comment 5•5 months ago
|
||
Is there any policy updated for local models?
This backout reason wasn't raised in the past and it's not the change we made in this patch.
Please let us know the latest policy and best practice.
Comment 6•5 months ago
•
|
||
Hi
Here https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&fromchange=ba51a8fdca8c94399f5ea07d6fb23d93cdafa516&searchStr=bc&selectedTaskRun=R1oAb2BuQlmu06-sQO26DQ.0&tochange=2e8887e3b9f83893bfbb3cfb962f3ce564fd91ff are the backfills for this failure and below your push they are green.
All of them failed with this line Attempting to connect to non-local address! opener is [unknown], uri is [https://model-hub.mozilla.org/mozilla/mobilebert-query-intent-detection/main/tokenizer_config.json] [@ mozilla::net::nsHttpChannel::OnStartRequest] | browser/components/aiwindow/ui/test/browser/browser_aiwindow_smartbar_keyboard_navigation.js
Backed out for causing bc failures @browser_aiwindow_smartbar_keyboard_navigation.js.
Comment 10•5 months ago
|
||
Comment 11•5 months ago
|
||
| bugherder | ||
Comment 12•5 months ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
Description
•