Tag: Claude-3
-
Simon Willison’s Weblog: llm-gemini 0.4
Source URL: https://simonwillison.net/2024/Nov/18/llm-gemini-04/#atom-everything Source: Simon Willison’s Weblog Title: llm-gemini 0.4 Feedly Summary: llm-gemini 0.4 New release of my llm-gemini plugin, adding support for asynchronous models (see LLM 0.18), plus the new gemini-exp-1114 model (currently at the top of the Chatbot Arena) and a -o json_object 1 option to force JSON output. I also released llm-claude-3…
-
Simon Willison’s Weblog: Claude 3.5 Haiku
Source URL: https://simonwillison.net/2024/Nov/4/haiku/#atom-everything Source: Simon Willison’s Weblog Title: Claude 3.5 Haiku Feedly Summary: Anthropic released Claude 3.5 Haiku today, a few days later than expected (they said it would be out by the end of October). I was expecting this to be a complete replacement for their existing Claude 3 Haiku model, in the same…
-
AWS News Blog: Fine-tuning for Anthropic’s Claude 3 Haiku model in Amazon Bedrock is now generally available
Source URL: https://aws.amazon.com/blogs/aws/fine-tuning-for-anthropics-claude-3-haiku-model-in-amazon-bedrock-is-now-generally-available/ Source: AWS News Blog Title: Fine-tuning for Anthropic’s Claude 3 Haiku model in Amazon Bedrock is now generally available Feedly Summary: Unlock Anthropic’s Claude 3 Haiku model’s full potential with Amazon Bedrock’s fine-tuning for enhanced accuracy and customization. AI Summary and Description: Yes Summary: The text highlights the general availability of fine-tuning…
-
Simon Willison’s Weblog: Claude API: PDF support (beta)
Source URL: https://simonwillison.net/2024/Nov/1/claude-api-pdf-support-beta/#atom-everything Source: Simon Willison’s Weblog Title: Claude API: PDF support (beta) Feedly Summary: Claude API: PDF support (beta) Claude 3.5 Sonnet now accepts PDFs as attachments: The new Claude 3.5 Sonnet (claude-3-5-sonnet-20241022) model now supports PDF input and understands both text and visual content within documents. I just released llm-claude-3 0.7 with support…
-
Simon Willison’s Weblog: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October
Source URL: https://simonwillison.net/2024/Oct/30/monthnotes/#atom-everything Source: Simon Willison’s Weblog Title: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October Feedly Summary: I try to publish weeknotes at least once every two weeks. It’s been four since the last entry, so I guess this one counts as monthnotes instead. In my defense, the reason I’ve fallen behind on weeknotes is that I’ve been…
-
Slashdot: GitHub Copilot Moves Beyond OpenAI Models To Support Claude 3.5, Gemini
Source URL: https://developers.slashdot.org/story/24/10/29/2244226/github-copilot-moves-beyond-openai-models-to-support-claude-35-gemini?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: GitHub Copilot Moves Beyond OpenAI Models To Support Claude 3.5, Gemini Feedly Summary: AI Summary and Description: Yes Summary: GitHub Copilot is transitioning to a multi-model approach by integrating additional AI models, including Anthropic’s Claude 3.5 and Google’s Gemini 1.5, along with broader support for OpenAI’s models. This shift…
-
Simon Willison’s Weblog: You can now run prompts against images, audio and video in your terminal using LLM
Source URL: https://simonwillison.net/2024/Oct/29/llm-multi-modal/#atom-everything Source: Simon Willison’s Weblog Title: You can now run prompts against images, audio and video in your terminal using LLM Feedly Summary: I released LLM 0.17 last night, the latest version of my combined CLI tool and Python library for interacting with hundreds of different Large Language Models such as GPT-4o, Llama,…
-
Simon Willison’s Weblog: Run a prompt to generate and execute jq programs using llm-jq
Source URL: https://simonwillison.net/2024/Oct/27/llm-jq/#atom-everything Source: Simon Willison’s Weblog Title: Run a prompt to generate and execute jq programs using llm-jq Feedly Summary: llm-jq is a brand new plugin for LLM which lets you pipe JSON directly into the llm jq command along with a human-language description of how you’d like to manipulate that JSON and have…
-
Simon Willison’s Weblog: Quoting Model Card Addendum: Claude 3.5 Haiku and Upgraded Sonnet
Source URL: https://simonwillison.net/2024/Oct/23/model-card/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Model Card Addendum: Claude 3.5 Haiku and Upgraded Sonnet Feedly Summary: We enhanced the ability of the upgraded Claude 3.5 Sonnet and Claude 3.5 Haiku to recognize and resist prompt injection attempts. Prompt injection is an attack where a malicious user feeds instructions to a model…