lucataco/freewilly2 🔢📝 → 📝

▶️ 314 runs 📅 Jul 2023 ⚙️ Cog 0.8.1 🔗 GitHub 📄 Paper ⚖️ License
code-generation question-answering text-generation text-translation

About

Stability AI's FreeWilly2

Example Output

Prompt:

"Tell me about AI"

Output

     Artificial Intelligence (AI) refers to the simulation of human intelligence in machines programmed to think like humans and mimic their actions. These machines can be designed to recognize patterns, understand language, learn from experience, and make decisions based on the data they process. AI has various applications, including image and speech recognition, natural language processing, robotics, and decision-making systems. The goal of AI research is to create intelligent agents that can perform tasks that typically require human intelligence, ultimately leading to more efficient and effective solutions for complex problems.</s>

Performance Metrics

57.47s Prediction Time
252.21s Total Time
All Input Parameters
{
  "top_p": 0.95,
  "prompt": "Tell me about AI",
  "temperature": 0.75,
  "system_prompt": "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. If 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.",
  "max_new_tokens": 512,
  "repetition_penalty": 1.1
}
Input Parameters
top_p Type: numberDefault: 0.95Range: 0.01 - 1
When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
prompt Type: stringDefault: Tell me about AI
Prompt to send
temperature Type: numberDefault: 0.75Range: 0 - 5
Randomness of outputs, 0 is deterministic, greater than 1 is random
system_prompt Type: stringDefault: 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. If 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.
System prompt that helps guide system behavior
max_new_tokens Type: integerDefault: 512Range: 1 - 4096
Number of new tokens
repetition_penalty Type: numberDefault: 1.1Range: 0 - 5
Penalty for repeated words in generated text; 1 is no penalty, values greater than 1 discourage repetition, less than 1 encourage it
Output Schema

Output

Type: string

Version Details
Version ID
41492e2ddf82e323c673a9286730ac9c0f6cb11847fd8c109d07fd78b942e93d
Version Created
July 24, 2023
Run on Replicate →