Skip to content

Commit

Permalink
Docs: 'Matryoshaka' typo (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilq authored Sep 27, 2024
1 parent 9040dd2 commit 5fed965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ With compact __custom pre-trained transformer models__, this can run anywhere fr

## Features

- __Tiny Embeddings__: 64-dimensional [Matryoshaka][matryoshka]-style embeddings for extremely fast [search][usearch].
- __Tiny Embeddings__: 64-dimensional [Matryoshka][matryoshka]-style embeddings for extremely fast [search][usearch].
- __Throughput__: Thanks to the small size, the inference speed is [2-4x faster](#speed) than competitors.
- __Portable__: Models come with native ONNX support, making them easy to deploy on any platform.
- __Quantization Aware__: Down-cast embeddings from `f32` to `i8` without losing much recall.
Expand Down

0 comments on commit 5fed965

Please sign in to comment.