You're looking at a specific version of this model. Jump to the model overview.
hanglics /dse-qwen2-2b-mrl-v1:cc862766
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 |
---|---|---|---|
query |
string
|
The input query text for encoding
|
|
image |
string
|
Optional image file for multimodal encoding
|
|
embedding_dimension |
integer
|
1536
Min: 128 Max: 4096 |
Dimension of the output embedding (default: 1536)
|
return_format |
None
|
json
|
Output format: 'list' for array or 'json' for JSON string
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}