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

yorickvp /llava-v1.6-mistral-7b:19be067b

Input

image
file

Input image

*string
Shift + Return to add a new line

Prompt to use for text generation

number
(minimum: 0, maximum: 1)

When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens

Default: 1

number
(minimum: 0)

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic

Default: 0.2

integer
(minimum: 0)

Maximum number of tokens to generate. A word is generally 2-3 tokens

Default: 1024

string[]

List of earlier chat messages, alternating roles, starting with user input. Include <image> to specify which message to attach the image to.

Output

```json { "containsLines": true, "colorsOfLines": ["red", "blue"], "numberOfLines": 4, "numberOfIntersectionPointsBetweenLines": 2 } ```
Generated in