zallesov / super-real-llama2

  • Public
  • 236 runs
  • L40S

Input

*string
Shift + Return to add a new line

Prompt to send to Llama v2.

string
Shift + Return to add a new line

System prompt to send to Llama v2. This is prepended to the prompt and helps guide system behavior.

Default: "You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\n\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information."

integer
(minimum: 1)

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

Default: 500

integer
(minimum: -1)

Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 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.95

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: 0.95

integer
(minimum: 0)

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

Default: 250

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.15

integer
(minimum: -1)

Number of most recent tokens to apply repetition penalty to, -1 to apply to whole context

Default: 256

integer
(minimum: 1)

Gradually decrease penalty over this many tokens

Default: 128

boolean

provide debugging output in logs

Default: false

Output

and their connection to personality traits and attachment styles Sexual Preferences and Personality Traits: How They Are Connected Personality traits play an essential role in shaping our sexual preferences, including what we find appealing or repulsive. Here are some key connections between personality types and sexual desires based on the research of relationship psychologist Dr. Martinez (2017): 1. Extraverted individuals are more likely to enjoy sex with multiple partners and engage in frequent sexual activity
Generated in

Run time and cost

This model costs approximately $0.00098 to run on Replicate, or 1020 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 1 seconds.

Readme

This model doesn't have a readme.