Rafik Saliev

Results 4 issues of Rafik Saliev

This PR is the Proof-of-Concept for [oneDNN](https://github.com/oneapi-src/oneDNN) (DNNL) library integration to GGML. I created this **PR** rather than an **Issue** to start discussion about oneDNN backend from working demo. **Motivation:**...

## Implemented Tiered version of Scalable Vector Search index (`TieredSVSIndex`) * Vectors moved to backend in 1 background job as a bulk * Add basic unit tests for SVS tiered...

This PR reflects changes in [Vector Similarity](/RedisAI/VectorSimilarity) to support Scalable Vector Search (SVS) library integration introduced in the PR: RedisAI/VectorSimilarity#598. ## Note RediSearch have to be compiled with architecture-specific optimization...

This PR adds support for SVS LVQ 8-bit mode. Keep it draft until: TODO: Update SVS binaries upon completion of intel/ScalableVectorSearch#252