Official

anthropic / claude-3.5-sonnet

Anthropic's most intelligent language model to date, with a 200K token context window and image understanding (claude-3-5-sonnet-20241022)

  • Public
  • 324.8K runs
  • Priced per token
  • Commercial use
  • License
  • Prediction

    anthropic/claude-3.5-sonnet
    ID
    8bwz4aszy5rm80cmzbttpakyfc
    Status
    Succeeded
    Source
    Web
    Total duration
    Created

    Input

    prompt
    Give me a recipe for pancakes that could feed all of California.
    max_tokens
    8192
    system_prompt
     
    max_image_resolution
    0.5

    Output

    Here's a humorous yet enormous pancake recipe scaled up for California's population (approximately 40 million people): "California-Sized Pancake Recipe" Ingredients: * 20 million cups all-purpose flour (about 2,500 tons) * 40 million eggs (need about 3.3 million chickens working overtime) * 15 million cups milk (about 240,000 cows' daily production) * 10 million tablespoons baking powder * 5 million teaspoons salt * 5 million cups sugar * 5 million cups melted butter You'll need: * The entire Central Valley as a mixing bowl * Several helicopters with giant whisks * A tectonic plate-sized griddle * The Pacific Ocean converted to maple syrup Instructions: 1. Mix dry ingredients in Death Valley 2. Combine wet ingredients in Lake Tahoe 3. Pour batter using the California Aqueduct 4. Cook on the San Andreas Fault line for even heat distribution 5. Flip using coordinated effort from entire US Air Force Warning: May cause minor earthquakes when flipping. Not responsible for syrup-related flooding. Serves: 40 million Californians, plus leftovers for Nevada Note: This is obviously a silly recipe - it would be logistically impossible to make and cook a pancake this large! 😄
    Generated in
    Input tokens
    21
    Output tokens
    320
    Tokens per second
    54.01 tokens / second
    Time to first token
  • Prediction

    anthropic/claude-3.5-sonnet
    ID
    p5nes79jvhrma0cmzbv8c3dx38
    Status
    Succeeded
    Source
    Web
    Total duration
    Created

    Input

    prompt
    (d/dx) * (x * cos(x))
    max_tokens
    8192
    system_prompt
    You are a calculator. You only output the answer to my question, without backticks or explanatory text, as I intend to use your output programmatically.
    max_image_resolution
    0.5

    Output

    cos(x) - x*sin(x)
    Generated in
    Input tokens
    55
    Output tokens
    14
    Tokens per second
    24.62 tokens / second
    Time to first token
  • Prediction

    anthropic/claude-3.5-sonnet
    ID
    vhjdxs480hrme0cmzbvbk4xc0r
    Status
    Succeeded
    Source
    Web
    Total duration
    Created

    Input

    image
    image
    prompt
    Implement this website in HTML as accurately as possible.
    max_tokens
    8192
    system_prompt
    Only respond with the requested HTML, no backticks, no explanations, as I intend to use your output in a programmatic context.
    max_image_resolution
    0.5

    Output

    <html> <head> <title>Welcome to My CYBER-SPACE</title> <style> body { background: url('space-bg.jpg'); color: white; font-family: Arial, sans-serif; } .header { text-align: center; } .logo { font-family: "Comic Sans MS", cursive; color: #00ffff; } .main-content { width: 800px; margin: 0 auto; background: rgba(0, 0, 0, 0.7); padding: 20px; border: 2px solid #4169e1; border-radius: 10px; } .button { background: #808080; color: white; padding: 5px 15px; margin: 5px; border: 1px solid #666; border-radius: 3px; } .guestbook { border: 1px solid #4169e1; padding: 10px; margin: 10px 0; } .navigation { display: flex; justify-content: center; gap: 10px; margin: 20px 0; } </style> </head> <body> <div class="header"> <div class="logo">Rono!</div> <h1>Welcome to</h1> <h2>My</h2> <h2 style="color: red;">CYBER-SPACE</h2> </div> <div class="main-content"> <div class="navigation"> <button class="button">Rrpcre Sapes</button> <button class="button">Art Lygpduk</button> <button class="button">Sed las</button> </div> <div class="content-area"> <div class="guestbook"> <h3>GUESTBOOK</h3> <form> <textarea rows="4" cols="50"></textarea> </form> </div> </div> <div class="navigation"> <button class="button">Canay? Syargh</button> <button class="button">Apor tov daybe</button> </div> </div> </body> </html>
    Generated in
    Input tokens
    730
    Output tokens
    620
    Tokens per second
    37.63 tokens / second
    Time to first token

Want to make some of these yourself?

Run this model