I was never involved in Llama. Except to promote the open sourcing of Llama-2. Since Llama-2, the project was in the hands of the GenAI organization. I was at FAIR (a different org focused on long-term research) and had no technical interactions with the Llama team.
RESEARCH
-

UK Physicists Develop Brain-Inspired Chip for Ultra-Efficient AI
By
–
UK physicists’ brain-inspired chip could make #AI systems 2,000 times more energy efficient by Prabhat Ranjan Mishra @IntEngineering Learn more: bit.ly/4ttNdXE #MachineLearning #ArtificialIntelligence #ML
→ View original post on X — @ronald_vanloon, 2026-04-09 20:58 UTC
-
AI Capabilities Advancement: Technical vs Professional Applications
By
–
Exactly right. If you are using AI for anything technical, you are flabbergasted by the advancement in its capabilities. If you are using it for anything else, not so much. Although I’ve also been increasingly using it for legal/business/professional use cases with great amount
-
AI News Aggregator Platform for X Community
By
–
Cool! I did something similar but just for AI community on X: https://
alignednews.com/ai Yours is awesome for everything else -
Snorkel AI Reading Group Inaugural Session in San Francisco
By
–
Introducing the Snorkel AI Reading Group, where we’re diving into papers shaping frontier AI with their authors. Join our inaugural session in San Francisco on April 29th (RSVP): https://t.co/QITcjgqhv1@MayeeChen with @StanfordAILab and @hazyresearch will dive into her paper… pic.twitter.com/uhAF7ss47V
— Snorkel AI (@SnorkelAI) 9 avril 2026Introducing the Snorkel AI Reading Group, where we’re diving into papers shaping frontier AI with their authors. Join our inaugural session in San Francisco on April 29th (RSVP): https://
luma.com/da3tj3pr @MayeeChen with @StanfordAILab and @hazyresearch will dive into her paper -
The AI Capability Gap: Technical Users vs General Public Understanding
By
–
After building with bleeding edge AI I get this separation that @karpathy lays out deeply. Family and friends have no idea how good the bleeding edge is. Completely uneducated about AI. Andrej Karpathy (@karpathy) Judging by my tl there is a growing gap in understanding of AI capability. The first issue I think is around recency and tier of use. I think a lot of people tried the free tier of ChatGPT somewhere last year and allowed it to inform their views on AI a little too much. This is a group of reactions laughing at various quirks of the models, hallucinations, etc. Yes I also saw the viral videos of OpenAI's Advanced Voice mode fumbling simple queries like "should I drive or walk to the carwash". The thing is that these free and old/deprecated models don't reflect the capability in the latest round of state of the art agentic models of this year, especially OpenAI Codex and Claude Code. But that brings me to the second issue. Even if people paid $200/month to use the state of the art models, a lot of the capabilities are relatively "peaky" in highly technical areas. Typical queries around search, writing, advice, etc. are *not* the domain that has made the most noticeable and dramatic strides in capability. Partly, this is due to the technical details of reinforcement learning and its use of verifiable rewards. But partly, it's also because these use cases are not sufficiently prioritized by the companies in their hillclimbing because they don't lead to as much $$$ value. The goldmines are elsewhere, and the focus comes along. So that brings me to the second group of people, who *both* 1) pay for and use the state of the art frontier agentic models (OpenAI Codex / Claude Code) and 2) do so professionally in technical domains like programming, math and research. This group of people is subject to the highest amount of "AI Psychosis" because the recent improvements in these domains as of this year have been nothing short of staggering. When you hand a computer terminal to one of these models, you can now watch them melt programming problems that you'd normally expect to take days/weeks of work. It's this second group of people that assigns a much greater gravity to the capabilities, their slope, and various cyber-related repercussions. TLDR the people in these two groups are speaking past each other. It really is simultaneously the case that OpenAI's free and I think slightly orphaned (?) "Advanced Voice Mode" will fumble the dumbest questions in your Instagram's reels and *at the same time*, OpenAI's highest-tier and paid Codex model will go off for 1 hour to coherently restructure an entire code base, or find and exploit vulnerabilities in computer systems. This part really works and has made dramatic strides because 2 properties: 1) these domains offer explicit reward functions that are verifiable meaning they are easily amenable to reinforcement learning training (e.g. unit tests passed yes or no, in contrast to writing, which is much harder to explicitly judge), but also 2) they are a lot more valuable in b2b settings, meaning that the biggest fraction of the team is focused on improving them. So here we are. — https://nitter.net/karpathy/status/2042334451611693415#m
→ View original post on X — @scobleizer, 2026-04-09 20:17 UTC
-

Sonnet Calling Opus Improves Performance and Reduces Costs
By
–
Allowing Sonnet to "phone a friend" (i.e. call Opus) increases performance while also reducing total cost since it reduces tokens spent trying to solve more complex tasks
-
Nous Research Hermes Competitor Revolution Discussion Event
By
–
This really was packed with information about @NousResearch’s @OpenClaw competitor, Hermes. Robert Scoble (@Scobleizer) The revolution that @openclaw started continues. Learn about @NousReseach and its Hermes competitor. Starts at 4 p.m. Pacific Time (in about 20 minutes). nitter.net/i/spaces/1DGleEpaXLrJL — https://nitter.net/Scobleizer/status/2042009419094106350#m
→ View original post on X — @scobleizer, 2026-04-09 19:46 UTC
-

ByteDance In-Place Test-Time Training Updates Model Weights
By
–
New Test-Time Training/Continual Learning technique from ByteDance Seed "In-Place Test-Time Training" It lets the model update part of its own MLP weights during inference to store useful information from the current prompt. With no new exotic architecture, it simply just