weaviate / weaviate/java-client
Centered RQ4 quantization
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 34
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Mirrored from weaviate/weaviate-python-client#2152 (https://github.com/weaviate/weaviate-python-client/issues/2152)
Add support for centered RQ4 quantization
- Original PR https://github.com/weaviate/weaviate/pull/12502
- Python client is complete https://github.com/weaviate/weaviate-python-client/pull/2148
needs-mirrortag added to mirror to other clients.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the original Weaviate PR and the completed Python client PR linked in the issue to understand the intended centered RQ4 behavior. Then locate the corresponding quantization entry points in the Java client and compare its existing support with those references. Done means the Java client supports centered RQ4 consistently with the linked implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100