chore: add missing models from Voyage (#8950)

This commit is contained in:
CXwudi
2024-09-30 21:14:21 -04:00
committed by GitHub
parent 1f5cc071f8
commit cdd7e55a88
8 changed files with 50 additions and 0 deletions
@@ -0,0 +1,4 @@
- rerank-2
- rerank-lite-2
- rerank-1
- rerank-lite-1
@@ -0,0 +1,4 @@
model: rerank-2
model_type: rerank
model_properties:
context_size: 16000
@@ -0,0 +1,4 @@
model: rerank-lite-2
model_type: rerank
model_properties:
context_size: 8000
@@ -0,0 +1,6 @@
- voyage-3
- voyage-3-lite
- voyage-finance-2
- voyage-multilingual-2
- voyage-law-2
- voyage-code-2
@@ -0,0 +1,8 @@
model: voyage-code-2
model_type: text-embedding
model_properties:
context_size: 16000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD
@@ -0,0 +1,8 @@
model: voyage-finance-2
model_type: text-embedding
model_properties:
context_size: 32000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD
@@ -0,0 +1,8 @@
model: voyage-law-2
model_type: text-embedding
model_properties:
context_size: 16000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD
@@ -0,0 +1,8 @@
model: voyage-multilingual-2
model_type: text-embedding
model_properties:
context_size: 32000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD