camenduru/zephyr-orpo-141b-a35b-v0.1 πŸ”’πŸ“βœ“ β†’ πŸ“

▢️ 137 runs πŸ“… Apr 2024 βš™οΈ Cog 0.10.0-alpha5 πŸ”— GitHub πŸ“„ Paper βš–οΈ License
ai-assistant conversational-ai question-answering text-generation

About

Mixtral 8x22b v0.1 Zephyr Orpo 141b A35b v0.1

Example Output

Prompt:

"What is the function of a CPU in a computer?"

Output

The central processing unit (CPU) performs most calculations which make up all processes and subprocesses that run applications on your personal computers. It can be called β€œthe brain” because it controls everything else within an operating system, including memory management tasks as well! There are many types available but they usually have either one or more cores with each core being able to execute instructions at once- this means faster speeds when you’re doing something like gaming where there may not always enough time between frames for other things such has loading textures into video cards before rendering them onto screen again so players don't see any lag during gameplay sessions

Performance Metrics

3.33s Prediction Time
3.36s Total Time
All Input Parameters
{
  "min_p": 0,
  "top_k": 40,
  "top_p": 1,
  "prompt": "What is the function of a CPU in a computer?",
  "template": "{prompt}",
  "ignore_eos": false,
  "max_tokens": 1024,
  "min_tokens": 1,
  "temperature": 0.6,
  "system_prompt": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.",
  "length_penalty": 1,
  "presence_penalty": 0,
  "frequency_penalty": 0,
  "repetition_penalty": 2
}
Input Parameters
min_p Type: numberDefault: 0
Float that represents the minimum probability for a token to be considered, relative to the probability of the most likely token. Must be in [0, 1]. Set to 0 to disable this.
top_k Type: integerDefault: 40
Integer that controls the number of top tokens to consider. Set to -1 to consider all tokens.
top_p Type: numberDefault: 1
Float that controls the cumulative probability of the top tokens to consider. Must be in (0, 1]. Set to 1 to consider all tokens.
prompt Type: stringDefault: Tell me a story about the Cheesecake Kingdom.
template Type: stringDefault: {system_prompt} {prompt}
SYSTEM:{system_prompt} USER:{prompt}
ignore_eos Type: booleanDefault: false
Whether to ignore the EOS token and continue generating tokens after the EOS token is generated.
max_tokens Type: integerDefault: 256
Maximum number of tokens to generate per output sequence.
min_tokens Type: integerDefault: 1
Minimum number of tokens to generate per output sequence.
temperature Type: numberDefault: 0.6
Float that controls the randomness of the sampling. Lower values make the model more deterministic, while higher values make the model more random. Zero means greedy sampling.
system_prompt Type: stringDefault: A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
length_penalty Type: numberDefault: 1
Float that penalizes sequences based on their length. Used in beam search.
presence_penalty Type: numberDefault: 0
Float that penalizes new tokens based on whether they appear in the generated text so far. Values > 0 encourage the model to use new tokens, while values < 0 encourage the model to repeat tokens.
frequency_penalty Type: numberDefault: 0
Float that penalizes new tokens based on their frequency in the generated text so far. Values > 0 encourage the model to use new tokens, while values < 0 encourage the model to repeat tokens.
repetition_penalty Type: numberDefault: 2
Float that penalizes new tokens based on whether they appear in the prompt and the generated text so far. Values > 1 encourage the model to use new tokens, while values < 1 encourage the model to repeat tokens.
Output Schema

Output

Type: array β€’ Items Type: string

Example Execution Logs
Processed prompts:   0%|          | 0/1 [00:00<?, ?it/s]
Processed prompts: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1/1 [00:03<00:00,  3.23s/it]
Processed prompts: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1/1 [00:03<00:00,  3.23s/it]
What is the function of a CPU in a computer?
What is the function of a CPU in a computer?
Version Details
Version ID
acc5b9e0f0a027e18097094beef09593098b545863392e6f72ed7652fe217a2a
Version Created
April 15, 2024
Run on Replicate β†’