weaviate / weaviate/typescript-client
Centered RQ4 quantization
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 101
- Forks
- 38
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 2
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 with the original Weaviate PR #12502 and the completed Python client PR #2148 to understand the centered RQ4 quantization support that this TypeScript client should mirror. Trace the corresponding TypeScript client entry points and tests, then verify the client exposes the same support and passes its test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100