hayooucom / vision-model

This is phi-3-vision model , cost by time ,have fun~

  • Public
  • 14.2K runs
  • L40S
  • GitHub
  • Paper
  • License
Run with an API

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 chart is a spreadsheet table with data organized into columns and rows. It includes headers labeled 'Product', 'Qtr 1', 'Qtr 2', and 'Grand Total'. There are eight products listed: Chocolade, Gummibarchen, Scottish Longbreads, Sir Rodney's Scones, Tarte au sucre, Chocolate Biscuits, and a total row at the bottom. Each product has corresponding values in the three quarters and grand total columns. For example, Chocolade has $744.60 in Qtr 1, $162.56 in Qtr 2, and a grand total of $907.16. The totals for each column are also provided at the end of the table, with Qtr 1 totaling $14,181.59, Qtr 2 totaling $8,127.78, and the Grand Total totaling $22,309.37. The table uses a green header for the first column and alternates shading between white and light grey for the rows to enhance readability.
Generated in

Run time and cost

This model costs approximately $0.11 to run on Replicate, or 9 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 109 seconds. The predict time for this model varies significantly based on the inputs.