Official

meta / meta-llama-3-70b-instruct

A 70 billion parameter language model from Meta, fine tuned for chat completions

  • Public
  • 157.4M runs
  • GitHub
  • License
Iterate in playground
  • Prediction

    ID
    7zr9g2asx9rgj0cey8698vm4d4
    Status
    Succeeded
    Source
    Web
    Hardware
    8x A100 (80GB)
    Total duration
    Created
    by @meta

    Input

    top_p
    0.9
    prompt
    Work through this problem step by step: Q: Sarah has 7 llamas. Her friend gives her 3 more trucks of llamas. Each truck has 5 llamas. How many llamas does Sarah have in total?
    max_tokens
    512
    min_tokens
    0
    temperature
    0.6
    prompt_template
    <|begin_of_text|><|start_header_id|>system<|end_header_id|> You are a helpful assistant<|eot_id|><|start_header_id|>user<|end_header_id|> {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
    presence_penalty
    1.15
    frequency_penalty
    0.2

    Output

    Let's break this problem down step by step. Step 1: Sarah already has 7 llamas. Step 2: Her friend gives her 3 trucks of llamas. We need to find out how many llamas are in these 3 trucks. Step 3: Each truck has 5 llamas, so we multiply the number of trucks (3) by the number of llamas per truck (5): 3 trucks x 5 llamas/truck = 3 x 5 = 15 llamas Step 4: Sarah already had 7 llamas, and now she gets 15 more llamas from her friend. To find the total number of llamas Sarah has, we add the two numbers together: 7 llamas (already had) + 15 llamas (from her friend) = 22 llamas Therefore, Sarah has a total of 22 llamas.
    Generated in
    Input tokens
    54
    Output tokens
    160
    Tokens per second
    41.73 tokens / second

Want to make some of these yourself?

Run this model