lucataco/freewilly2 🔢📝 → 📝
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
- When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
- prompt
- Prompt to send
- temperature
- Randomness of outputs, 0 is deterministic, greater than 1 is random
- system_prompt
- System prompt that helps guide system behavior
- max_new_tokens
- Number of new tokens
- repetition_penalty
- 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
Version Details
- Version ID
41492e2ddf82e323c673a9286730ac9c0f6cb11847fd8c109d07fd78b942e93d
- Version Created
- July 24, 2023