You're looking at a specific version of this model. Jump to the model overview.
cuuupid /e5-mistral-7b-instruct:67a8642d
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 |
---|---|---|---|
texts |
string
|
Provide your input texts in a JSONL file, where each like is a JSON stringified string to embed.
|
|
batch_size |
integer
|
32
|
The batch size to use for inference.
|
normalize_embeddings |
boolean
|
True
|
Whether to normalize the embeddings.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}