Tag: lm
-
Simon Willison’s Weblog: Quoting Menlo Ventures
Source URL: https://simonwillison.net/2024/Nov/29/menlo-ventures/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Menlo Ventures Feedly Summary: Among closed-source models, OpenAI’s early mover advantage has eroded somewhat, with enterprise market share dropping from 50% to 34%. The primary beneficiary has been Anthropic,* which doubled its enterprise presence from 12% to 24% as some enterprises switched from GPT-4 to Claude…
-
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…
-
The Register: Microsoft preps big guns to shift Copilot software and PCs
Source URL: https://www.theregister.com/2024/11/29/microsoft_preps_big_guns_for/ Source: The Register Title: Microsoft preps big guns to shift Copilot software and PCs Feedly Summary: IT admins be warned: 13,000 tech suppliers coming for your employer’s checkbook Canalys Forums EMEA 2024 When Microsoft needs to make a market, it turns to the channel – a nebulous term used for resellers, distributors…
-
Hacker News: US Antitrust Watchdog Launches Broad Microsoft Investigation
Source URL: https://news.bloomberglaw.com/us-law-week/us-antitrust-watchdog-launches-broad-microsoft-investigation Source: Hacker News Title: US Antitrust Watchdog Launches Broad Microsoft Investigation Feedly Summary: Comments AI Summary and Description: Yes Summary: The US Federal Trade Commission (FTC) is investigating Microsoft for potential antitrust violations concerning its cloud computing, software licensing, and cybersecurity practices. This scrutiny arises from concerns about Microsoft’s market dominance and…
-
Hacker News: An Intuitive Explanation of Sparse Autoencoders for LLM Interpretability
Source URL: https://adamkarvonen.github.io/machine_learning/2024/06/11/sae-intuitions.html Source: Hacker News Title: An Intuitive Explanation of Sparse Autoencoders for LLM Interpretability Feedly Summary: Comments AI Summary and Description: Yes **Summary**: The text discusses Sparse Autoencoders (SAEs) and their significance in interpreting machine learning models, particularly large language models (LLMs). It explains how SAEs can provide insights into the functioning of…
-
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…