Loading...
Loading...
Run side-by-side checks for pricing, context window, and latency.
giannisan
Open-source Laguna-S-2.1-Q2K-pulsar model from giannisan — available for download and self-hosting on Hugging Face.
vontra
Open-source Solar-Open2-250B-MLX-6bit model from vontra — available for download and self-hosting on Hugging Face.
atomicchat
Open-source ornith-35b-MLX-6bit model from atomicchat — available for download and self-hosting on Hugging Face.
Let our experts help you evaluate models based on your actual use case and budget. We'll provide a free analysis and actionable recommendations.
baai
Different from embedding model, reranker uses question and document as input and directly output similarity instead of embedding. You can get a relevance score by inputting query and passage to the reranker. And the score can be mapped to a float value in [0,1] by sigmoid function.