liquid-ai

Tag

Cards List
#liquid-ai

@maximelabonne: How do you add new languages to a model? Efficient tokenization plays a major role here. In this new blog post, we talk…

X AI KOLs Following · 2026-07-21 Cached

Liquid AI shares a recipe for upgrading a pretrained model's tokenizer in place, expanding LFM2.5's tokenizer from 65K to 128K to improve efficiency for languages like Thai, Vietnamese, and Hindi, resulting in up to 4x fewer tokens and 2.2-3.7x faster generation.

0 favorites 0 likes
#liquid-ai

@Raman_bansal_: If you’ve trained an LLM, you’ve may have seen doom loop, in which a LLM endlessly repeats the same token or sentence, …

X AI KOLs Timeline · 2026-07-13 Cached

A Substack article explains the 'doom loop' problem in LLMs where models repeat tokens endlessly, and introduces Final Token Preference Optimization (FTPO) from Liquid AI as a method to detect and fix such loops during fine-tuning.

0 favorites 0 likes
#liquid-ai

@maximelabonne: Trust me, that's A LOT of tokens

X AI KOLs Following · 2026-07-09 Cached

Liquid AI celebrates processing 1 billion requests on Shopify’s platform, highlighting a milestone in their multi-year partnership.

0 favorites 0 likes
#liquid-ai

@maximelabonne: New training technique to reduce doom loops! We applied it to LFM2.5-2.6B (SFT checkpoint) Qwen3.5-4B. By reducing doom…

X AI KOLs Following · 2026-07-07 Cached

Liquid AI releases Antidoom, an open-source method to reduce doom loops in reasoning models, applied to LFM2.5-2.6B and Qwen3.5-4B, significantly lowering doom-loop rates and improving eval scores.

0 favorites 0 likes
#liquid-ai

@nathanhabib1011: ifstruct by @liquidai, an instruction-following benchmark for structured output. Why is this important? Because smaller…

X AI KOLs Following · 2026-07-02 Cached

ifstruct is an instruction-following benchmark for structured output by Liquid AI, designed to push the field toward better small models that can run locally.

0 favorites 0 likes
#liquid-ai

fine-tuned LiquidAI’s LFM2.5-230M on Fable-5 coding traces - its better than I expected it to be

Reddit r/LocalLLaMA · 2026-06-27

Fine-tuned LiquidAI's LFM2.5-230M model on Fable-5 coding traces, finding the results better than expected.

0 favorites 0 likes
#liquid-ai

@victormustar: 300tok/s on mobile is insane... open source must win

X AI KOLs Following · 2026-06-26 Cached

Open source AI inference reaches 300 tok/s on mobile, with a WebGPU framework pushing Liquid AI's LFM2.5 230M to 1,400 tok/s in browser.

0 favorites 0 likes
#liquid-ai

When you don't have a data center GPU

Reddit r/LocalLLaMA · 2026-06-26 Cached

LiquidAI releases LFM2.5-230M, a 230M parameter language model designed to run on limited hardware, with support for transformers, vLLM, and SGLang.

0 favorites 0 likes
#liquid-ai

@SergioPaniego: you can now train @liquidai's LFM2-VL in TRL GRPO and RLOO included, with an example script

X AI KOLs Following · 2026-06-25 Cached

You can now train Liquid AI's LFM2-VL model using TRL's GRPO and RLOO methods, with an example script provided.

0 favorites 0 likes
#liquid-ai

@timseyde: Dumbo's first steps — LFM2.5-230M doing multi-step tool-calling over pre-trained skills provided by @nvidia SONIC. Same…

X AI KOLs Following · 2026-06-25 Cached

Liquid AI's LFM2.5-230M model demonstrates multi-step tool-calling capabilities on a Unitree G1 robot, running entirely on-device on an NVIDIA Jetson Orin, acting as a skill-selection layer.

0 favorites 0 likes
#liquid-ai

LiquidAI/LFM2.5-230M

Hugging Face Models Trending · 2026-06-24 Cached

Liquid AI released LFM2.5-230M, a compact 230M-parameter hybrid model optimized for on-device deployment with fast edge inference speeds (213 tok/s on Galaxy S25 Ultra) and built for agentic tasks via reinforcement learning.

0 favorites 0 likes
#liquid-ai

@liquidai: Storing too many tools in your context window increases latency and can lead to wrong tool selection. In this demo, we …

X AI KOLs Following · 2026-06-19 Cached

Liquid AI demonstrates using LFM2.5-ColBERT-350M as a filter to select only the five most relevant tools from 151 options, reducing latency and improving tool selection accuracy.

0 favorites 0 likes
#liquid-ai

Liquid AI reveals 8B-A1B MoE trained on 38T

Hacker News Top · 2026-05-29 Cached

Liquid AI released LFM2.5-8B-A1B, an edge MoE model trained on 38T tokens with a 128K context window, improved tool calling, and reasoning capabilities, available on Hugging Face.

0 favorites 0 likes
#liquid-ai

Liquid AI releases LFM2.5-8B-A1B

Reddit r/LocalLLaMA · 2026-05-29

Liquid AI released LFM2.5-8B-A1B, an edge model with a 128K context window, 38T tokens of pre-training, and large-scale reinforcement learning, capable of tool calling and complex tasks while fitting on an entry-level laptop.

0 favorites 0 likes
#liquid-ai

@abidlabs: Remarkable for an 8B model! Check out the @Gradio app here: https://huggingface.co/spaces/LiquidAI/LFM2.5-8B-A1B…

X AI KOLs Following · 2026-05-28 Cached

Liquid AI releases LFM2.5-8B-A1B, an 8B MoE model with 1.5B active parameters and 128K context, optimized for edge devices.

0 favorites 0 likes
#liquid-ai

@LottoLabs: A very cool model for the GPU poor bros Trained on an ungodly amount of tokens for a 8b a1b model Gonna be super fast e…

X AI KOLs Timeline · 2026-05-28 Cached

LottoLabs announces LiquidAI's LFM2.5-8B-A1B-GGUF model, an 8B parameter model trained on a massive token count and optimized for fast inference on limited GPU hardware, with support for llama.cpp, Ollama, vLLM, and more.

0 favorites 0 likes
#liquid-ai

LiquidAI/LFM2.5-8B-A1B-GGUF

Hugging Face Models Trending · 2026-05-24 Cached

LiquidAI releases a GGUF quantized version of their LFM2.5-8B-A1B model, with instructions for use across multiple inference engines.

0 favorites 0 likes
#liquid-ai

LiquidAI/LFM2.5-ColBERT-350M

Hugging Face Models Trending · 2026-05-20 Cached

LiquidAI releases LFM2.5-ColBERT-350M, a late-interaction multilingual retrieval model, along with a dense bi-encoder variant, both built on LFM2.5-350M-Base, supporting 11 languages and designed as drop-in replacements for RAG pipelines.

0 favorites 0 likes
#liquid-ai

@paulabartabajo_: The next AI boom won't be bigger data centers. It'll be compact intelligence running on the edge. You (and the planet) …

X AI KOLs Timeline · 2026-05-19 Cached

A tweet argues the next AI boom will be compact intelligence on edge devices rather than larger data centers, with Liquid AI supporting the vision of running AI on phones, cars, and everyday devices.

0 favorites 0 likes
#liquid-ai

LiquidAI/LFM2.5-Embedding-350M

Hugging Face Models Trending · 2026-05-05 Cached

Liquid AI releases LFM2.5-Embedding-350M, a dense bi-encoder for multilingual retrieval supporting 11 languages, as a drop-in replacement for RAG pipelines.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback