Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ library_name: mlx
|
|
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
|
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 listwise reranker optimized for Apple Silicon. Features native MLX implementation with 100% matching of rank scores and embeddings to the original implementation. No transformers library required.
|
19 |
|
20 |
## Installation
|
21 |
|