Add jina-embeddings-v2-base-de model configuration (#2094)
parent
f3323beaca
commit
09a8db10d4
@ -0,0 +1,9 @@
|
|||||||
|
model: jina-embeddings-v2-base-de
|
||||||
|
model_type: text-embedding
|
||||||
|
model_properties:
|
||||||
|
context_size: 8192
|
||||||
|
max_chunks: 2048
|
||||||
|
pricing:
|
||||||
|
input: '0.001'
|
||||||
|
unit: '0.001'
|
||||||
|
currency: USD
|
||||||
Loading…
Reference in New Issue