Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ library_name: mlx
|
|
| 15 |
|
| 16 |
# jina-reranker-v3-mlx
|
| 17 |
|
| 18 |
-
MLX
|
| 19 |
|
| 20 |
## Installation
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
# jina-reranker-v3-mlx
|
| 17 |
|
| 18 |
+
MLX port of [jina-reranker-v3](https://huggingface.co/jinaai/jina-reranker-v3), a 0.6B parameter multilingual document reranker optimized for Apple Silicon. Features native Apple Silicon acceleration via MLX with 100% matching of rank scores and embeddings to the original implementation. No transformers library required.
|
| 19 |
|
| 20 |
## Installation
|
| 21 |
|