Skip to content

搞英语 → 看世界

翻译英文优质信息和名人推特

Menu
  • 首页
  • 作者列表
  • 独立博客
  • 专业媒体
  • 名人推特
  • 邮件列表
  • 关于本站
Menu

llm-人类学 0.16

Posted on 2025-05-23

llm-人类学 0.16

我的 Anthropic LLM 插件新版本添加了新的 Claude 4 Opus 和 Sonnet 模型。

您可以在我的发布直播博客底部看到使用新插件生成的骑自行车的鹈鹕。

我还发布了llm-anthropic 0.16a1,它可以与最新的 LLM alpha配合使用,并在 Claude 模型上提供工具使用功能。

可以使用官方模型 ID 和我在插件中为其设置的别名来访问新模型:

 llm install -U llm-anthropic llm keys set anthropic # paste key here llm -m anthropic/claude-sonnet-4-0 \ 'Generate an SVG of a pelican riding a bicycle'

这使用完整的模型 ID – anthropic/claude-sonnet-4-0 。

我还设置了别名claude-4-sonnet和claude-4-opus 。它们与 Anthropic 的官方名称明显不同——我坚持使用他们之前的命名方案claude-VERSION-VARIANT就像claude-3.7-sonnet那样。

以下是使用新 Opus 的新 alpha 工具功能的示例:

 llm install llm-anthropic==0.16a1 llm --functions ' def multiply(a: int, b: int): return a * b ' '234324 * 2343243' --td -m claude-4-opus

输出:

 I'll multiply those two numbers for you. Tool call: multiply({'a': 234324, 'b': 2343243}) 549078072732 The result of 234,324 × 2,343,243 is **549,078,072,732**.

以下是该工具启用提示响应后,llm logs -c 的输出。更多关于工具调用的信息,请参阅我最近的研讨会。

标签:法学硕士、人择、克劳德、生成人工智能、人工智能、法学硕士

原文: https://simonwillison.net/2025/May/22/llm-anthropic-016/#atom-everything

本站文章系自动翻译,站长会周期检查,如果有不当内容,请点此留言,非常感谢。
  • Abhinav
  • Abigail Pain
  • Adam Fortuna
  • Alberto Gallego
  • Alex Wlchan
  • Answer.AI
  • Arne Bahlo
  • Ben Carlson
  • Ben Kuhn
  • Bert Hubert
  • Bits about Money
  • Brian Krebs
  • ByteByteGo
  • Chip Huyen
  • Chips and Cheese
  • Christopher Butler
  • Colin Percival
  • Cool Infographics
  • Dan Sinker
  • David Walsh
  • Dmitry Dolzhenko
  • Dustin Curtis
  • eighty twenty
  • Elad Gil
  • Ellie Huxtable
  • Ethan Dalool
  • Ethan Marcotte
  • Exponential View
  • FAIL Blog
  • Founder Weekly
  • Geoffrey Huntley
  • Geoffrey Litt
  • Greg Mankiw
  • Henrique Dias
  • Hypercritical
  • IEEE Spectrum
  • Investment Talk
  • Jaz
  • Jeff Geerling
  • Jonas Hietala
  • Josh Comeau
  • Lenny Rachitsky
  • Liz Danzico
  • Lou Plummer
  • Luke Wroblewski
  • Matt Baer
  • Matt Stoller
  • Matthias Endler
  • Mert Bulan
  • Mostly metrics
  • News Letter
  • NextDraft
  • Non_Interactive
  • Not Boring
  • One Useful Thing
  • Phil Eaton
  • Product Market Fit
  • Readwise
  • ReedyBear
  • Robert Heaton
  • Rohit Patel
  • Ruben Schade
  • Sage Economics
  • Sam Altman
  • Sam Rose
  • selfh.st
  • Shtetl-Optimized
  • Simon schreibt
  • Slashdot
  • Small Good Things
  • Steve Blank
  • Taylor Troesh
  • Telegram Blog
  • The Macro Compass
  • The Pomp Letter
  • thesephist
  • Thinking Deep & Wide
  • Tim Kellogg
  • Understanding AI
  • Wes Kao
  • 英文媒体
  • 英文推特
  • 英文独立博客
©2025 搞英语 → 看世界 | Design: Newspaperly WordPress Theme