Tag: my
-
Simon Willison’s Weblog: Simon Willison: The Future of Open Source and AI
Source URL: https://simonwillison.net/2024/Dec/2/the-future-of-open-source-and-ai/#atom-everything Source: Simon Willison’s Weblog Title: Simon Willison: The Future of Open Source and AI Feedly Summary: Simon Willison: The Future of Open Source and AI I sat down a few weeks ago to record this conversation with Logan Kilpatrick and Nolan Fortman for their podcast Around the Prompt. The episode is available…
-
Simon Willison’s Weblog: LLM 0.19
Source URL: https://simonwillison.net/2024/Dec/1/llm-019/ Source: Simon Willison’s Weblog Title: LLM 0.19 Feedly Summary: LLM 0.19 I just released version 0.19 of LLM, my Python library and CLI utility for working with Large Language Models. I released 0.18 a couple of weeks ago adding support for calling models from Python asyncio code. 0.19 improves on that, and…
-
Hacker News: "Silicon Valley Is Turning into Its Own Worst Fear" Ted Chiang (2017)
Source URL: https://www.buzzfeednews.com/article/tedchiang/the-real-danger-to-civilization-isnt-ai-its-runaway Source: Hacker News Title: "Silicon Valley Is Turning into Its Own Worst Fear" Ted Chiang (2017) Feedly Summary: Comments AI Summary and Description: Yes Summary: The text explores the potential dangers and ethical dilemmas surrounding the development of superintelligent AI, emphasizing the lack of regulation, ethical considerations in tech corporations, and the…
-
Simon Willison’s Weblog: Quoting Andrej Karpathy
Source URL: https://simonwillison.net/2024/Nov/29/andrej-karpathy/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Andrej Karpathy Feedly Summary: People have too inflated sense of what it means to “ask an AI" about something. The AI are language models trained basically by imitation on data from human labelers. Instead of the mysticism of "asking an AI", think of it more as…
-
Simon Willison’s Weblog: GitHub OAuth for a static site using Cloudflare Workers
Source URL: https://simonwillison.net/2024/Nov/29/github-oauth-cloudflare/ Source: Simon Willison’s Weblog Title: GitHub OAuth for a static site using Cloudflare Workers Feedly Summary: GitHub OAuth for a static site using Cloudflare Workers Here’s a TIL covering a Thanksgiving AI-assisted programming project. I wanted to add OAuth against GitHub to some of the projects on my tools.simonwillison.net site in order…
-
Simon Willison’s Weblog: LLM Flowbreaking
Source URL: https://simonwillison.net/2024/Nov/29/llm-flowbreaking/#atom-everything Source: Simon Willison’s Weblog Title: LLM Flowbreaking Feedly Summary: LLM Flowbreaking Gadi Evron from Knostic: We propose that LLM Flowbreaking, following jailbreaking and prompt injection, joins as the third on the growing list of LLM attack types. Flowbreaking is less about whether prompt or response guardrails can be bypassed, and more about…
-
Hacker News: AI and the Last Mile 2: Subsidiarity
Source URL: https://hollisrobbinsanecdotal.substack.com/p/ai-and-the-last-mile-2 Source: Hacker News Title: AI and the Last Mile 2: Subsidiarity Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the principle of subsidiarity in relation to AI systems, emphasizing the importance of local knowledge and expertise in decision-making processes. It critiques the limitations of large centralized AI models,…
-
Simon Willison’s Weblog: SmolVLM – small yet mighty Vision Language Model
Source URL: https://simonwillison.net/2024/Nov/28/smolvlm/#atom-everything Source: Simon Willison’s Weblog Title: SmolVLM – small yet mighty Vision Language Model Feedly Summary: SmolVLM – small yet mighty Vision Language Model I’ve been having fun playing with this new vision model from the Hugging Face team behind SmolLM. They describe it as: […] a 2B VLM, SOTA for its memory…