Description
Re-enable sparse embedding models in Fastembed extensions once bugs are resolved.
Current State
- File:
fastembed_extensions.py:92
- Sparse models temporarily disabled
- Waiting for bug fixes in Fastembed
Background
Sparse models were added to Fastembed but have bugs that need to be worked out before they can be safely enabled in production.
Requirements
- Monitor Fastembed releases for fixes
- Test sparse models thoroughly
- Re-enable when stable
- Update tests and documentation
Dependencies
- External: Fastembed library bug fixes
- May need coordination with Fastembed maintainers
Impact
Currently users cannot use Fastembed's sparse embedding models through CodeWeaver.
Source
- File:
fastembed_extensions.py:92
- Branch:
003-our-aim-to