deniyes / dolly-v2-12b-demo

dolly-v2-12b, just for testing

  • Public
  • 17 runs
  • A100 (80GB)
Iterate in playground

Input

*string
Shift + Return to add a new line

Input Prompt.

integer
(minimum: 1)

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

Default: 500

string

Choose a decoding method

Default: "top_p"

integer

Valid if you choose top_k decoding. The number of highest probability vocabulary tokens to keep for top-k-filtering

Default: 50

number
(minimum: 0.01, maximum: 1)

Valid if you choose top_p decoding. 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)

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: 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.2

Output

Cog - A computer program that allows you to create a virtual assistant. Blentoml - An open-source language model platform for building conversational AI applications.
Generated in

Run time and cost

This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.