Outcome
End-to-end OpenCLIP support in onnx-purego, from model export artifacts to production-ready Go embedding APIs and test/documentation coverage.
Work Breakdown
Definition of Done
- Pinned OpenCLIP ONNX artifacts published and versioned.
embeddings/openclip supports text + image embeddings for the pinned model.
- Integration/parity tests are green in CI.
- README + example document the full usage path.
Outcome
End-to-end OpenCLIP support in
onnx-purego, from model export artifacts to production-ready Go embedding APIs and test/documentation coverage.Work Breakdown
Definition of Done
embeddings/openclipsupports text + image embeddings for the pinned model.