Tag: Answer.
-
Simon Willison’s Weblog: Tips on prompting ChatGPT for UK technology secretary Peter Kyle
Source URL: https://simonwillison.net/2025/Jun/3/tips-for-peter-kyle/#atom-everything Source: Simon Willison’s Weblog Title: Tips on prompting ChatGPT for UK technology secretary Peter Kyle Feedly Summary: Back in March New Scientist reported on a successful Freedom of Information request they had filed requesting UK Secretary of State for Science, Innovation and Technology Peter Kyle’s ChatGPT logs: New Scientist has obtained records…
-
Tomasz Tunguz: What Level of AI?
Source URL: https://www.tomtunguz.com/which-level-ai/ Source: Tomasz Tunguz Title: What Level of AI? Feedly Summary: Which level do I want to use AI? I find myself asking this question more & more frequently & I think the answer means at work I’ll be using many AIs – not just one or two. AI Level Use Case Description…
-
Simon Willison’s Weblog: Large Language Models can run tools in your terminal with LLM 0.26
Source URL: https://simonwillison.net/2025/May/27/llm-tools/ Source: Simon Willison’s Weblog Title: Large Language Models can run tools in your terminal with LLM 0.26 Feedly Summary: LLM 0.26 is out with the biggest new feature since I started the project: support for tools. You can now use the LLM CLI tool – and Python library – to grant LLMs…
-
Simon Willison’s Weblog: Highlights from the Claude 4 system prompt
Source URL: https://simonwillison.net/2025/May/25/claude-4-system-prompt/ Source: Simon Willison’s Weblog Title: Highlights from the Claude 4 system prompt Feedly Summary: Anthropic publish most of the system prompts for their chat models as part of their release notes. They recently shared the new prompts for both Claude Opus 4 and Claude Sonnet 4. I enjoyed digging through the prompts,…
-
Tomasz Tunguz: My Prompt, My Reality
Source URL: https://www.tomtunguz.com/user-perception-quality/ Source: Tomasz Tunguz Title: My Prompt, My Reality Feedly Summary: “Now with LLMs, a bunch of the perceived quality depends on your prompt. So you have users that are prompting with different skills or different level of skills. And the outcome of that prompt may be perceived as low quality, but that’s…
-
Tomasz Tunguz: An Explosive New Distribution Channel
Source URL: https://www.tomtunguz.com/a-new-distribution-channel/ Source: Tomasz Tunguz Title: An Explosive New Distribution Channel Feedly Summary: As traffic to traditional websites plummets due to AI answering user queries directly, there is a new explosive form of distribution. “AI agents are now creating Neon databases at 4x the rate of human developers, driving new requirements for instant provisioning,…
-
Simon Willison’s Weblog: Saying "hi" to Microsoft’s Phi-4-reasoning
Source URL: https://simonwillison.net/2025/May/6/phi-4-reasoning/#atom-everything Source: Simon Willison’s Weblog Title: Saying "hi" to Microsoft’s Phi-4-reasoning Feedly Summary: Microsoft released a new sub-family of models a few days ago: Phi-4 reasoning. They introduced them in this blog post celebrating a year since the release of Phi-3: Today, we are excited to introduce Phi-4-reasoning, Phi-4-reasoning-plus, and Phi-4-mini-reasoning – marking…
-
Simon Willison’s Weblog: Qwen3-8B
Source URL: https://simonwillison.net/2025/May/2/qwen3-8b/#atom-everything Source: Simon Willison’s Weblog Title: Qwen3-8B Feedly Summary: Having tried a few of the Qwen 3 models now my favorite is a bit of a surprise to me: I’m really enjoying Qwen3-8B. I’ve been running prompts through the MLX 4bit quantized version, mlx-community/Qwen3-8B-4bit. I’m using llm-mlx like this: llm install llm-mlx llm…
-
Simon Willison’s Weblog: Qwen 3 offers a case study in how to effectively release a model
Source URL: https://simonwillison.net/2025/Apr/29/qwen-3/ Source: Simon Willison’s Weblog Title: Qwen 3 offers a case study in how to effectively release a model Feedly Summary: Alibaba’s Qwen team released the hotly anticipated Qwen 3 model family today. The Qwen models are already some of the best open weight models – Apache 2.0 licensed and with a variety…
-
Simon Willison’s Weblog: AI assisted search-based research actually works now
Source URL: https://simonwillison.net/2025/Apr/21/ai-assisted-search/#atom-everything Source: Simon Willison’s Weblog Title: AI assisted search-based research actually works now Feedly Summary: For the past two and a half years the feature I’ve most wanted from LLMs is the ability to take on search-based research tasks on my behalf. We saw the first glimpses of this back in early 2023,…