기존 임베딩·리랭킹 모델
기존 임베딩·리랭킹 모델
Mixedbread는 과거에 직접 임베딩·리랭킹 API와 각 오픈소스 모델 세대용 문서를 별도로 제공했어요. 그 레퍼런스 페이지들은 더 이상 현재 문서의 일부가 아니지만, 모델 아티팩트와 기술 릴리스 포스트는 계속 이용할 수 있어요.
기존 임베딩 모델 계열은 이래요.
| Model family | Release post | Resources |
|---|---|---|
mxbai-embed-large-v1 |
Technical overview | Hugging Face |
mxbai-embed-2d-large-v1 |
Technical overview | Hugging Face |
mxbai-embed-xsmall-v1 |
Technical overview | Hugging Face |
deepset-mxbai-embed-de-large-v1 |
Technical overview | Hugging Face |
mxbai-colbert-large-v1 |
Technical overview | Hugging Face |
리랭킹 모델 계열은 이래요.
| Model family | Release post | Resources |
|---|---|---|
mxbai-rerank-*-v1 |
Technical overview | Hugging Face |
mxbai-rerank-*-v2 |
Technical overview | Hugging Face |
새로운 관리형 검색 통합을 시작한다면 Stores부터 시작하는 걸 권장해요. Stores가 파싱·인덱싱·검색·리랭킹을 하나의 워크플로로 처리하거든요. 검색 옵션은 Store search, 현재 모델 설정은 reranking에서 볼 수 있어요.
직접 임베딩·리랭킹 API로 만든 기존 통합 마이그레이션이 필요하면 [email protected]으로 연락하면 돼요.
더 알아보기
- https://www.mixedbread.com/docs/legacy-models — 기존 모델 문서
- https://www.mixedbread.com/docs/quickstart — Stores 퀵스타트