You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat: production-grade bring-your-own-model (BYO) support (#733)
* fix: honor dim/MRL truncation on custom and pooled embedding paths
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix: make custom embedding models work under multiprocessing and case-insensitive
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix: skip parallel custom-model integration test on Windows spawn deadlock
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* feat: add CustomModelSpec one-call BYO registration helper
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* feat: add HF-id to ONNX export helper with lazy optional deps
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix: add NOTICE retaining fastembed (Qdrant) attribution
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* feat: document CustomModelSpec bring-your-own-model usage
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix: format test_export.py
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: n24q02m <n24q02m@outlook.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments