{"id":1427,"date":"2025-04-25T22:50:46","date_gmt":"2025-04-25T22:50:46","guid":{"rendered":"https:\/\/violethoward.com\/new\/liquid-ai-is-revolutionizing-llms-to-work-on-edge-devices-like-smartphones-with-new-hyena-edge-model\/"},"modified":"2025-04-25T22:50:46","modified_gmt":"2025-04-25T22:50:46","slug":"liquid-ai-is-revolutionizing-llms-to-work-on-edge-devices-like-smartphones-with-new-hyena-edge-model","status":"publish","type":"post","link":"https:\/\/violethoward.com\/new\/liquid-ai-is-revolutionizing-llms-to-work-on-edge-devices-like-smartphones-with-new-hyena-edge-model\/","title":{"rendered":"Liquid AI is revolutionizing LLMs to work on edge devices like smartphones with new &#8216;Hyena Edge&#8217; model"},"content":{"rendered":" \r\n<br><div>\n\t\t\t\t<div id=\"boilerplate_2682874\" class=\"post-boilerplate boilerplate-before\">\n<p><em>Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n<\/div><p>Liquid AI, the Boston-based foundation model startup spun out of the Massachusetts Institute of Technology (MIT), is seeking to move the tech industry beyond its reliance on the Transformer architecture underpinning most popular large language models (LLMs) such as OpenAI\u2019s GPT series and Google\u2019s Gemini family.<\/p>\n\n\n\n<p>Yesterday, the company announced \u201cHyena Edge,\u201d a new convolution-based, multi-hybrid model designed for smartphones and other edge devices in advance of the International Conference on Learning Representations (ICLR) 2025. <\/p>\n\n\n\n<p>The conference, one of the premier events for machine learning research, is taking place this year in Vienna, Austria. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-new-convolution-based-model-promises-faster-more-memory-efficient-ai-at-the-edge\">New convolution-based model promises faster, more memory-efficient AI at the edge<\/h2>\n\n\n\n<p>Hyena Edge is engineered to outperform strong Transformer baselines on both computational efficiency and language model quality.<\/p>\n\n\n\n<p>In real-world tests on a Samsung Galaxy S24 Ultra smartphone, the model delivered lower latency, smaller memory footprint, and better benchmark results compared to a parameter-matched Transformer++ model.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-a-new-architecture-for-a-new-era-of-edge-ai\">A new architecture for a new era of edge AI<\/h2>\n\n\n\n<p>Unlike most small models designed for mobile deployment \u2014 including SmolLM2, the Phi models, and Llama 3.2 1B \u2014 Hyena Edge steps away from traditional attention-heavy designs. Instead, it strategically replaces two-thirds of grouped-query attention (GQA) operators with gated convolutions from the Hyena-Y family.<\/p>\n\n\n\n<p>The new architecture is the result of Liquid AI\u2019s Synthesis of Tailored Architectures (STAR) framework, which uses evolutionary algorithms to automatically design model backbones and was announced back in December 2024.<\/p>\n\n\n\n<p>STAR explores a wide range of operator compositions, rooted in the mathematical theory of linear input-varying systems, to optimize for multiple hardware-specific objectives like latency, memory usage, and quality.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-benchmarked-directly-on-consumer-hardware\">Benchmarked directly on consumer hardware<\/h2>\n\n\n\n<p>To validate Hyena Edge\u2019s real-world readiness, Liquid AI ran tests directly on the Samsung Galaxy S24 Ultra smartphone. <\/p>\n\n\n\n<p>Results show that Hyena Edge achieved up to 30% faster prefill and decode latencies compared to its Transformer++ counterpart, with speed advantages increasing at longer sequence lengths. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"3300\" height=\"1320\" src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?w=800\" alt=\"\" class=\"wp-image-3005612\" style=\"width:840px;height:auto\" srcset=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png 3300w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=300,120 300w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=768,307 768w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=800,320 800w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=1536,614 1536w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=2048,819 2048w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=400,160 400w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=750,300 750w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=578,231 578w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/680a7ce39c890004edea492d_architecture_comparison-1.png?resize=930,372 930w\" sizes=\"(max-width: 3300px) 100vw, 3300px\"\/><\/figure>\n\n\n\n<p>Prefill latencies at short sequence lengths also outpaced the Transformer baseline \u2014 a critical performance metric for responsive on-device applications.<\/p>\n\n\n\n<p>In terms of memory, Hyena Edge consistently used less RAM during inference across all tested sequence lengths, positioning it as a strong candidate for environments with tight resource constraints.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-outperforming-transformers-on-language-benchmarks\">Outperforming Transformers on language benchmarks<\/h2>\n\n\n\n<p>Hyena Edge was trained on 100 billion tokens and evaluated across standard benchmarks for small language models, including Wikitext, Lambada, PiQA, HellaSwag, Winogrande, ARC-easy, and ARC-challenge. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1422\" height=\"592\" src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04%E2%80%AFPM.png?w=800\" alt=\"\" class=\"wp-image-3005613\" srcset=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png 1422w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=300,125 300w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=768,320 768w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=800,333 800w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=400,167 400w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=750,312 750w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=578,241 578w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Screenshot-2025-04-25-at-5.27.04\u202fPM.png?resize=930,387 930w\" sizes=\"auto, (max-width: 1422px) 100vw, 1422px\"\/><\/figure>\n\n\n\n<p>On every benchmark, Hyena Edge either matched or exceeded the performance of the GQA-Transformer++ model, with noticeable improvements in perplexity scores on Wikitext and Lambada, and higher accuracy rates on PiQA, HellaSwag, and Winogrande.<\/p>\n\n\n\n<p>These results suggest that the model\u2019s efficiency gains do not come at the cost of predictive quality \u2014 a common tradeoff for many edge-optimized architectures.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hyena-edge-evolution-a-look-at-performance-and-operator-trends\">Hyena Edge Evolution: A look at performance and operator trends<\/h2>\n\n\n\n<p>For those seeking a deeper dive into Hyena Edge\u2019s development process, a recent video walkthrough provides a compelling visual summary of the model\u2019s evolution. <\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><p>\n<iframe loading=\"lazy\" title=\"Hyena Edge Evolution\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/N5aL1JlupCA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/p><\/figure>\n\n\n\n<p>The video highlights how key performance metrics \u2014 including prefill latency, decode latency, and memory consumption \u2014 improved over successive generations of architecture refinement.<\/p>\n\n\n\n<p>It also offers a rare behind-the-scenes look at how the internal composition of Hyena Edge shifted during development. Viewers can see dynamic changes in the distribution of operator types, such as Self-Attention (SA) mechanisms, various Hyena variants, and SwiGLU layers. <\/p>\n\n\n\n<p>These shifts offer insight into the architectural design principles that helped the model reach its current level of efficiency and accuracy.<\/p>\n\n\n\n<p>By visualizing the trade-offs and operator dynamics over time, the video provides valuable context for understanding the architectural breakthroughs underlying Hyena Edge\u2019s performance.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-open-source-plans-and-a-broader-vision\">Open-source plans and a broader vision<\/h2>\n\n\n\n<p>Liquid AI said it plans to open-source a series of Liquid foundation models, including Hyena Edge, over the coming months. The company\u2019s goal is to build capable and efficient general-purpose AI systems that can scale from cloud datacenters down to personal edge devices.<\/p>\n\n\n\n<p>The debut of Hyena Edge also highlights the growing potential for alternative architectures to challenge Transformers in practical settings. With mobile devices increasingly expected to run sophisticated AI workloads natively, models like Hyena Edge could set a new baseline for what edge-optimized AI can achieve.<\/p>\n\n\n\n<p>Hyena Edge\u2019s success \u2014 both in raw performance metrics and in showcasing automated architecture design \u2014 positions Liquid AI as one of the emerging players to watch in the evolving AI model landscape.<\/p>\n<div id=\"boilerplate_2660155\" class=\"post-boilerplate boilerplate-after\"><div class=\"Boilerplate__newsletter-container vb\">\n<div class=\"Boilerplate__newsletter-main\">\n<p><strong>Daily insights on business use cases with VB Daily<\/strong><\/p>\n<p class=\"copy\">If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.<\/p>\n<p class=\"Form__newsletter-legal\">Read our Privacy Policy<\/p>\n<p class=\"Form__success\" id=\"boilerplateNewsletterConfirmation\">\n\t\t\t\t\tThanks for subscribing. Check out more VB newsletters here.\n\t\t\t\t<\/p>\n<p class=\"Form__error\">An error occured.<\/p>\n<\/p><\/div>\n<div class=\"image-container\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/venturebeat.com\/wp-content\/themes\/vb-news\/brand\/img\/vb-daily-phone.png\" alt=\"\"\/>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<\/div>\t\t\t<\/div>\r\n<br>\r\n<br><a href=\"https:\/\/venturebeat.com\/ai\/liquid-ai-is-revolutionizing-llms-to-work-on-edge-devices-like-smartphones-with-new-hyena-edge-model\/\">Source link <\/a>","protected":false},"excerpt":{"rendered":"<p>Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More Liquid AI, the Boston-based foundation model startup spun out of the Massachusetts Institute of Technology (MIT), is seeking to move the tech industry beyond its reliance on the Transformer architecture underpinning most popular large language models [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1428,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-1427","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-automation"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/violethoward.com\/new\/wp-content\/uploads\/2025\/04\/cfr0z3n_graphic_novel_vector_art_flat_illustration_splash_pag_9dd6886b-a55b-42e5-97c5-1d907b6e1f87_3.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/1427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/comments?post=1427"}],"version-history":[{"count":0,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/1427\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media\/1428"}],"wp:attachment":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media?parent=1427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/categories?post=1427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/tags?post=1427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69e302c146fa5c92dc28ac12. Config Timestamp: 2026-04-18 04:04:16 UTC, Cached Timestamp: 2026-04-29 05:26:05 UTC -->