Tag: GPT-4o

  • Simon Willison’s Weblog: Qwen/Qwen3-30B-A3B-Instruct-2507

    Source URL: https://simonwillison.net/2025/Jul/29/qwen3-30b-a3b-instruct-2507/ Source: Simon Willison’s Weblog Title: Qwen/Qwen3-30B-A3B-Instruct-2507 Feedly Summary: Qwen/Qwen3-30B-A3B-Instruct-2507 New model update from Qwen, improving on their previous Qwen3-30B-A3B release from late April. In their tweet they said: Smarter, faster, and local deployment-friendly. ✨ Key Enhancements: ✅ Enhanced reasoning, coding, and math skills ✅ Broader multilingual knowledge ✅ Improved long-context understanding (up…

  • Simon Willison’s Weblog: Voxtral

    Source URL: https://simonwillison.net/2025/Jul/16/voxtral/#atom-everything Source: Simon Willison’s Weblog Title: Voxtral Feedly Summary: Voxtral Mistral released their first audio-input models yesterday: Voxtral Small and Voxtral Mini. These state‑of‑the‑art speech understanding models are available in two sizes—a 24B variant for production-scale applications and a 3B variant for local and edge deployments. Both versions are released under the Apache…

  • OpenAI : Customizable, no-code voice agent automation with GPT-4o

    Source URL: https://openai.com/index/retell-ai Source: OpenAI Title: Customizable, no-code voice agent automation with GPT-4o Feedly Summary: Retell AI is transforming the call center with AI voice automation powered by GPT-4o and GPT-4.1. Its no-code platform enables businesses to launch natural, real-time voice agents that cut call costs, boost CSAT, and automate customer conversations—without scripts or hold…

  • Simon Willison’s Weblog: Quoting Ted Sanders

    Source URL: https://simonwillison.net/2025/Jun/11/ted-sanders/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Ted Sanders Feedly Summary: [on the cheaper o3] Not quantized. Weights are the same. If we did change the model, we’d release it as a new model with a new name in the API (e.g., o3-turbo-2025-06-10). It would be very annoying to API customers if we…

  • Simon Willison’s Weblog: o3 price drop

    Source URL: https://simonwillison.net/2025/Jun/10/o3-price-drop/ Source: Simon Willison’s Weblog Title: o3 price drop Feedly Summary: OpenAI just dropped the price of their o3 model by 80% – from $10/million input tokens and $40/million output tokens to just $2/million and $8/million for the very same model. This is in advance of the release of o3-pro which apparently is…

  • Slashdot: Apple’s Upgraded AI Models Underwhelm On Performance

    Source URL: https://apple.slashdot.org/story/25/06/10/1646256/apples-upgraded-ai-models-underwhelm-on-performance?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Apple’s Upgraded AI Models Underwhelm On Performance Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the performance of Apple’s recent AI models in comparison to competitors, revealing that they lag behind those from Google, Alibaba, OpenAI, and Meta. This assessment has implications for the company’s position…

  • 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…

  • Simon Willison’s Weblog: Shisa V2 405B: Japan’s Highest Performing LLM

    Source URL: https://simonwillison.net/2025/Jun/3/shisa-v2/ Source: Simon Willison’s Weblog Title: Shisa V2 405B: Japan’s Highest Performing LLM Feedly Summary: Shisa V2 405B: Japan’s Highest Performing LLM Leonard Lin and Adam Lensenmayer have been working on Shisa for a while. They describe their latest release as “Japan’s Highest Performing LLM". Shisa V2 405B is the highest-performing LLM ever…

  • 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…