Tag: SVG
-
Simon Willison’s Weblog: Introducing Gemma 3n: The developer guide
Source URL: https://simonwillison.net/2025/Jun/26/gemma-3n/ Source: Simon Willison’s Weblog Title: Introducing Gemma 3n: The developer guide Feedly Summary: Introducing Gemma 3n: The developer guide Extremely consequential new open weights model release from Google today: Multimodal by design: Gemma 3n natively supports image, audio, video, and text inputs and text outputs. Optimized for on-device: Engineered with a focus…
-
Simon Willison’s Weblog: My First Open Source AI Generated Library
Source URL: https://simonwillison.net/2025/Jun/21/my-first-open-source-ai-generated-library/#atom-everything Source: Simon Willison’s Weblog Title: My First Open Source AI Generated Library Feedly Summary: My First Open Source AI Generated Library Armin Ronacher had Claude and Claude Code do almost all of the work in building, testing, packaging and publishing a new Python library based on his design: It wrote ~1100 lines…
-
Simon Willison’s Weblog: Trying out the new Gemini 2.5 model family
Source URL: https://simonwillison.net/2025/Jun/17/gemini-2-5/ Source: Simon Willison’s Weblog Title: Trying out the new Gemini 2.5 model family Feedly Summary: After many months of previews, Gemini 2.5 Pro and Flash have reached general availability with new, memorable model IDs: gemini-2.5-pro and gemini-2.5-flash. They are joined by a new preview model with an unmemorable name: gemini-2.5-flash-lite-preview-06-17 is a…
-
Bulletins: Vulnerability Summary for the Week of June 9, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-167 Source: Bulletins Title: Vulnerability Summary for the Week of June 9, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info Acer–ControlCenter Acer ControlCenter contains Remote Code Execution vulnerability. The program exposes a Windows Named Pipe that uses a custom protocol to invoke internal functions. However, this Named…
-
Simon Willison’s Weblog: o3-pro
Source URL: https://simonwillison.net/2025/Jun/10/o3-pro/ Source: Simon Willison’s Weblog Title: o3-pro Feedly Summary: o3-pro OpenAI released o3-pro today, which they describe as a “version of o3 with more compute for better responses". It’s only available via the newer Responses API. I’ve added it to my llm-openai-plugin plugin which uses that new API, so you can try it…
-
Simon Willison’s Weblog: Magistral — the first reasoning model by Mistral AI
Source URL: https://simonwillison.net/2025/Jun/10/magistral/ Source: Simon Willison’s Weblog Title: Magistral — the first reasoning model by Mistral AI Feedly Summary: Magistral — the first reasoning model by Mistral AI Mistral’s first reasoning model is out today, in two sizes. There’s a 24B Apache 2 licensed open-weights model called Magistral Small (actually Magistral-Small-2506), and a larger API-only…
-
Simon Willison’s Weblog: The last year six months in LLMs, illustrated by pelicans on bicycles
Source URL: https://simonwillison.net/2025/Jun/6/six-months-in-llms/#atom-everything Source: Simon Willison’s Weblog Title: The last year six months in LLMs, illustrated by pelicans on bicycles Feedly Summary: I presented an invited keynote at the AI Engineer World’s Fair in San Francisco this week. This is my third time speaking at the event – here’s my talks from October 2023 and…
-
Simon Willison’s Weblog: gemini-2.5-pro-preview-06-05: Try the latest Gemini 2.5 Pro before general availability
Source URL: https://simonwillison.net/2025/Jun/5/gemini-25-pro-preview-06-05/ Source: Simon Willison’s Weblog Title: gemini-2.5-pro-preview-06-05: Try the latest Gemini 2.5 Pro before general availability Feedly Summary: gemini-2.5-pro-preview-06-05: Try the latest Gemini 2.5 Pro before general availability Announced on stage today by Logan Kilpatrick at the AI Engineer World’s Fair, who indicated that this will likely be the last in the Gemini…
-
Simon Willison’s Weblog: deepseek-ai/DeepSeek-R1-0528
Source URL: https://simonwillison.net/2025/May/31/deepseek-aideepseek-r1-0528/ Source: Simon Willison’s Weblog Title: deepseek-ai/DeepSeek-R1-0528 Feedly Summary: deepseek-ai/DeepSeek-R1-0528 Sadly the trend for terrible naming of models has infested the Chinese AI labs as well. DeepSeek-R1-0528 is a brand new and much improved open weights reasoning model from DeepSeek, a major step up from the DeepSeek R1 they released back in January.…
-
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,…