petertill / cordia-a6

  • Public
  • 12 runs
  • CPU
Iterate in playground

Input

*string
Shift + Return to add a new line

Text prompt to send to the model.

integer
(minimum: 1, maximum: 5)

Number of output sequences to generate

Default: 1

integer
(minimum: 1)

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

Default: 50

number
(minimum: 0.01, maximum: 5)

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.

Default: 0.75

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

number
(minimum: 0.01, maximum: 5)

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

Default: 1

Output

[ "Hi there! Let's talk about some cool things that happen when you combine Photoshop and some specific features within the AI tools you've been experimenting with. Let's dive into a detailed discussion about the tricks and techniques that emerge" ]
Generated in

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.