meta /llama-2-13b-chat:56acad22

Input

*string
Shift + Return to add a new line

Prompt to send to Llama v2.

integer
(minimum: 1)

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

Default: 500

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

boolean

provide debugging output in logs

Default: false

Output

Sure! Here's a poem about open source machine learning: In the realm of code, where algorithms reign A revolution's brewing, a new domain Open source machine learning, a force so grand Unlocking secrets, with a helping hand TensorFlow and PyTorch, they lead the pack GPUs and CPUs, they make it snap With scikit-learn and Keras too The possibilities are endless, as they do From deep learning to natural language The open source community, they paved the way For a future bright, with AI in sight A world of wonder, where machine learning takes flight So here's to the code, and those who write The open source machine learning, a true delight For it's the power of many, that makes us strong In this revolution, we all belong.
Generated in