You're looking at a specific version of this model. Jump to the model overview.

lucataco /bge-m3:3af6c861

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
sentences_1
string
Input Sentence list 1 - Each sentence should be split by a newline
sentences_2
string
Input Sentence list 2 - Each sentence should be split by a newline
embedding_type
string (enum)
dense

Options:

dense, sparse, colbert

Type of embedding to use
max_length
integer
8192
Maximum length of the input for dense embeddings, use a smaller value to speed up the encoding process

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}