🐦 Twitter Post Details

Viewing enriched Twitter post

@LiorOnAI

A 24-billion-parameter model just ran on a laptop and picked the right tool in under half a second. The real story is that tool-calling agents finally became fast enough to feel like software. Liquid built LFM2-24B-A2B using a hybrid architecture that mixes convolution blocks with grouped query attention in a 1:3 ratio. Only 2.3 billion parameters activate per token, even though the full model holds 24 billion. That sparse activation pattern is why it fits in 14.5 GB of memory and dispatches tools in 385 milliseconds on an M4 Max. The architecture was designed through hardware-in-the-loop search, meaning they optimized the model structure by testing it directly on the chips it would run on. No cloud translation layer. No API roundtrip. The model, the tools, and your data stay on the machine. This unlocks three things that were impractical before: 1. Regulated industries can run agents on employee laptops without data leaving the device. 2. Developers can prototype multi-tool workflows without managing API keys or rate limits. 3. Security teams get full audit trails without vendor subprocessors in the loop. The model hit 80% accuracy on single-step tool selection across 67 tools spanning 13 MCP servers. If this performance holds at scale, two assumptions need updating. First, on-device agents are no longer a battery-life trade-off; they're a compliance feature. Second, the bottleneck in agentic workflows is shifting from model capability to tool ecosystem maturity.

šŸ“Š Media Metadata

{
  "score": 0.42,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.12,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-06T07:09:28.365277",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-06T07:09:28.365310",
  "enriched": true,
  "enriched_at": "2026-03-06T07:09:28.365314"
}

šŸ”§ Raw API Response

{
  "type": "tweet",
  "id": "2029623603294310819",
  "url": "https://x.com/LiorOnAI/status/2029623603294310819",
  "twitterUrl": "https://twitter.com/LiorOnAI/status/2029623603294310819",
  "text": "A 24-billion-parameter model just ran on a laptop and picked the right tool in under half a second. \n\nThe real story is that tool-calling agents finally became fast enough to feel like software.\n\nLiquid built LFM2-24B-A2B using a hybrid architecture that mixes convolution blocks with grouped query attention in a 1:3 ratio. \n\nOnly 2.3 billion parameters activate per token, even though the full model holds 24 billion. \n\nThat sparse activation pattern is why it fits in 14.5 GB of memory and dispatches tools in 385 milliseconds on an M4 Max. \n\nThe architecture was designed through hardware-in-the-loop search, meaning they optimized the model structure by testing it directly on the chips it would run on. No cloud translation layer. \n\nNo API roundtrip. The model, the tools, and your data stay on the machine.\n\nThis unlocks three things that were impractical before:\n\n1. Regulated industries can run agents on employee laptops without data leaving the device.\n\n2. Developers can prototype multi-tool workflows without managing API keys or rate limits.\n\n3. Security teams get full audit trails without vendor subprocessors in the loop.\n\nThe model hit 80% accuracy on single-step tool selection across 67 tools spanning 13 MCP servers. \n\nIf this performance holds at scale, two assumptions need updating. \n\nFirst, on-device agents are no longer a battery-life trade-off; they're a compliance feature. \n\nSecond, the bottleneck in agentic workflows is shifting from model capability to tool ecosystem maturity.",
  "source": "Twitter for iPhone",
  "retweetCount": 27,
  "replyCount": 9,
  "likeCount": 280,
  "quoteCount": 1,
  "viewCount": 37540,
  "createdAt": "Thu Mar 05 18:22:30 +0000 2026",
  "lang": "en",
  "bookmarkCount": 308,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2029623603294310819",
  "displayTextRange": [
    0,
    279
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "LiorOnAI",
    "url": "https://x.com/LiorOnAI",
    "twitterUrl": "https://twitter.com/LiorOnAI",
    "id": "931470139",
    "name": "Lior Alexander",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/2027106343283527680/lh729xEs_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/931470139/1761077189",
    "description": "Covering the latest news for AI devs • Founder @AlphaSignalAI (270k users) •  ML Eng since 2017 • Ex-Mila • MIT",
    "location": "",
    "followers": 113157,
    "following": 2163,
    "status": "",
    "canDm": true,
    "canMediaTag": false,
    "createdAt": "Wed Nov 07 07:19:36 +0000 2012",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {
        "urls": [
          {
            "display_url": "alphasignal.ai",
            "expanded_url": "https://alphasignal.ai",
            "indices": [
              0,
              23
            ],
            "url": "https://t.co/AyubevadmD"
          }
        ]
      }
    },
    "fastFollowersCount": 0,
    "favouritesCount": 6800,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 661,
    "statusesCount": 3768,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [],
    "profile_bio": {},
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": {
    "type": "tweet",
    "id": "2029586519389086198",
    "url": "https://x.com/liquidai/status/2029586519389086198",
    "twitterUrl": "https://twitter.com/liquidai/status/2029586519389086198",
    "text": "> 385ms average tool selection.\n> 67 tools across 13 MCP servers.\n> 14.5GB memory footprint.\n> Zero network calls.\n\nLocalCowork is an AI agent that runs on a MacBook. Open source. \n\n🧵 https://t.co/bnXupspSXc",
    "source": "Twitter for iPhone",
    "retweetCount": 123,
    "replyCount": 47,
    "likeCount": 1239,
    "quoteCount": 20,
    "viewCount": 136129,
    "createdAt": "Thu Mar 05 15:55:08 +0000 2026",
    "lang": "en",
    "bookmarkCount": 1251,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2029586519389086198",
    "displayTextRange": [
      0,
      195
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "liquidai",
      "url": "https://x.com/liquidai",
      "twitterUrl": "https://twitter.com/liquidai",
      "id": "1635809139808141320",
      "name": "Liquid AI",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": "Business",
      "profilePicture": "https://pbs.twimg.com/profile_images/1702611993327251456/PUUuOA4W_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/1635809139808141320/1766688037",
      "description": "Build efficient general-purpose AI at every scale.",
      "location": "Cambridge, MA",
      "followers": 23312,
      "following": 41,
      "status": "",
      "canDm": false,
      "canMediaTag": true,
      "createdAt": "Wed Mar 15 01:04:36 +0000 2023",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {
          "urls": [
            {
              "display_url": "liquid.ai",
              "expanded_url": "https://www.liquid.ai",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/KwQwvrNUYn"
            }
          ]
        }
      },
      "fastFollowersCount": 0,
      "favouritesCount": 946,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "mediaCount": 122,
      "statusesCount": 498,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2008385292244242942"
      ],
      "profile_bio": {},
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "display_url": "pic.x.com/bnXupspSXc",
          "expanded_url": "https://x.com/liquidai/status/2029586519389086198/photo/1",
          "ext_media_availability": {
            "status": "Available"
          },
          "features": {
            "large": {
              "faces": [
                {
                  "h": 157,
                  "w": 157,
                  "x": 832,
                  "y": 11
                }
              ]
            },
            "medium": {
              "faces": [
                {
                  "h": 92,
                  "w": 92,
                  "x": 487,
                  "y": 6
                }
              ]
            },
            "orig": {
              "faces": [
                {
                  "h": 222,
                  "w": 222,
                  "x": 1170,
                  "y": 16
                }
              ]
            },
            "small": {
              "faces": [
                {
                  "h": 52,
                  "w": 52,
                  "x": 276,
                  "y": 3
                }
              ]
            }
          },
          "id_str": "2029579395497967616",
          "indices": [
            196,
            219
          ],
          "media_key": "3_2029579395497967616",
          "media_results": {
            "result": {
              "media_key": "3_2029579395497967616"
            }
          },
          "media_url_https": "https://pbs.twimg.com/media/HCqDtQAbwAACYjP.jpg",
          "original_info": {
            "focus_rects": [
              {
                "h": 1613,
                "w": 2880,
                "x": 0,
                "y": 7
              },
              {
                "h": 1620,
                "w": 1620,
                "x": 702,
                "y": 0
              },
              {
                "h": 1620,
                "w": 1421,
                "x": 802,
                "y": 0
              },
              {
                "h": 1620,
                "w": 810,
                "x": 1107,
                "y": 0
              },
              {
                "h": 1620,
                "w": 2880,
                "x": 0,
                "y": 0
              }
            ],
            "height": 1620,
            "width": 2880
          },
          "sizes": {
            "large": {
              "h": 1152,
              "resize": "fit",
              "w": 2048
            },
            "medium": {
              "h": 675,
              "resize": "fit",
              "w": 1200
            },
            "small": {
              "h": 383,
              "resize": "fit",
              "w": 680
            },
            "thumb": {
              "h": 150,
              "resize": "crop",
              "w": 150
            }
          },
          "type": "photo",
          "url": "https://t.co/bnXupspSXc"
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [],
      "media": [
        {
          "display_url": "pic.x.com/bnXupspSXc",
          "expanded_url": "https://x.com/liquidai/status/2029586519389086198/photo/1",
          "ext_media_availability": {
            "status": "Available"
          },
          "features": {
            "large": {
              "faces": [
                {
                  "h": 157,
                  "w": 157,
                  "x": 832,
                  "y": 11
                }
              ]
            },
            "medium": {
              "faces": [
                {
                  "h": 92,
                  "w": 92,
                  "x": 487,
                  "y": 6
                }
              ]
            },
            "orig": {
              "faces": [
                {
                  "h": 222,
                  "w": 222,
                  "x": 1170,
                  "y": 16
                }
              ]
            },
            "small": {
              "faces": [
                {
                  "h": 52,
                  "w": 52,
                  "x": 276,
                  "y": 3
                }
              ]
            }
          },
          "id_str": "2029579395497967616",
          "indices": [
            196,
            219
          ],
          "media_key": "3_2029579395497967616",
          "media_results": {
            "result": {
              "media_key": "3_2029579395497967616"
            }
          },
          "media_url_https": "https://pbs.twimg.com/media/HCqDtQAbwAACYjP.jpg",
          "original_info": {
            "focus_rects": [
              {
                "h": 1613,
                "w": 2880,
                "x": 0,
                "y": 7
              },
              {
                "h": 1620,
                "w": 1620,
                "x": 702,
                "y": 0
              },
              {
                "h": 1620,
                "w": 1421,
                "x": 802,
                "y": 0
              },
              {
                "h": 1620,
                "w": 810,
                "x": 1107,
                "y": 0
              },
              {
                "h": 1620,
                "w": 2880,
                "x": 0,
                "y": 0
              }
            ],
            "height": 1620,
            "width": 2880
          },
          "sizes": {
            "large": {
              "h": 1152,
              "resize": "fit",
              "w": 2048
            },
            "medium": {
              "h": 675,
              "resize": "fit",
              "w": 1200
            },
            "small": {
              "h": 383,
              "resize": "fit",
              "w": 680
            },
            "thumb": {
              "h": 150,
              "resize": "crop",
              "w": 150
            }
          },
          "type": "photo",
          "url": "https://t.co/bnXupspSXc"
        }
      ],
      "symbols": [],
      "timestamps": [],
      "urls": [],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "article": null
  },
  "retweeted_tweet": null,
  "article": null
}