hayooucom / vision-llama3

for test

  • Public
  • 256 runs
  • L40S
Iterate in playground

Input

string
Shift + Return to add a new line

Text prompt to send to the model.

Default: "hello ,who are you?"

integer
(minimum: 1, maximum: 128000)

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

Default: 200

integer
(minimum: 1, maximum: 128000)

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

Default: 45000

number
(minimum: 0, maximum: 5)

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

Default: 0.1

number
(minimum: 0.01, maximum: 1)

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

Default: 1

integer

When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens.

Default: 1

number
(minimum: 0.01, maximum: 10)

Penalty for repeated words in generated text; 1 is no penalty, values greater than 1 discourage repetition, less than 1 encourage it.

Default: 1.1

string
Shift + Return to add a new line

System prompt.

Default: "You are a helpful AI assistant."

string[]
https://support.content.office.net/en-us/media/3dd2b79b-9160-403d-9967-af893d17b580.png

public image url.

Default: []

string[]

image data base64 if no image url,use this.

Default: []

integer

The seed for the random number generator

Output

The image is a screenshot of an Excel spreadsheet with the title "Sales Report". It contains data related to sales, including product names, quantities sold (Qtr 1 and Qtr 2), and total sales amounts. The products listed are Chocolade, Gummibären, Scottish Longbreads, Sir Rodney's Scones, Tarte au sucre, and Chocolate Biscuits. Each row represents a different product, and there is a column for each quarter's sales figures as well as a column for the grand total. The background color of the cells alternates between white and light blue, which helps in distinguishing between rows. The font used throughout the spreadsheet is sans-serif, and the numbers are aligned to the right within their cells.
Generated in

Run time and cost

This model costs approximately $0.0051 to run on Replicate, or 196 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 6 seconds.

Readme

test