Closed
Bug 1893149
Opened 1 year ago
Closed 7 months ago
Document how to add a new pipeline
Categories
(Core :: Machine Learning, enhancement)
Core
Machine Learning
Tracking
()
RESOLVED
DUPLICATE
of bug 1920012
People
(Reporter: tarek, Assigned: tarek)
References
Details
We want a full doc that explains how to extend the pipeline.
Summary:
- Make sure the model is in ONNX format (quantized).
- Add the model into our model hub
- Add a record into the ml-inference-option in Remote Settings
- Extend ONNXPipeline.mjs by adding a new function
- Add a new entry in this documentation
Assignee | ||
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•