mirror of
https://github.com/qdrant/fastembed.git
synced 2026-07-23 11:20:51 -05:00
* feat: Added jina reranker models * chore: Added jina reranker canonical score values * chore: added rounding of the output for easier reproducability * chore: Added jina reranker models in batch test * chore: remove redundant np.round * chore: test only <1gb files in local * chore: Updated docs to add rerankers * fix: recompute canonical values with fp16 * new: extend NOTICE with jina reranker v2 --------- Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
15 lines
595 B
Plaintext
15 lines
595 B
Plaintext
Copyright 2024 Qdrant
|
|
|
|
This product includes software developed by Qdrant
|
|
|
|
This distribution includes the following Jina AI models, each with its respective license:
|
|
- jinaai/jina-colbert-v2
|
|
- License: cc-by-nc-4.0
|
|
- jinaai/jina-reranker-v2-base-multilingual
|
|
- License: cc-by-nc-4.0
|
|
|
|
These models are developed by Jina (https://jina.ai/) and are subject to Jina AI's licensing terms.
|
|
|
|
Additional Notes:
|
|
This project also includes third-party libraries with their respective licenses. Please refer to the documentation of each library for details regarding its usage and licensing terms.
|