Kyle Kastner
9.5K posts

Kyle Kastner
@kastnerkyle
computers and music are fun


We doubled LFM2.5-8B-A1B's tokenizer from 65K to 128K to fix the languages it split too finely. Today we're sharing the recipe for upgrading a pretrained model's tokenizer in place. > Thai now takes 4.0× fewer tokens, Vietnamese 2.6×, Hindi 2.4× > Est. 2.2 to 3.7× faster per-character decoding on-device for these languages 🧵












If you ask a frontier LLM a multi-hop reasoning question, e.g., "Who won the Nobel Prize for Chemistry in (1900 + Mozart's age when he died)?", it usually can't answer correctly immediately (no thinking) BUT if you ask the same question & append 300 dots, suddenly it can answer?

Today, we are introducing Inkling. Inkling reasons efficiently across text, image, and audio modalities. We are making the full weights available. thinkingmachines.ai/news/introduci… Available today for fine-tuning on Tinker. Play with it in the Inkling Playground. 🧵


Today, we are introducing Inkling. Inkling reasons efficiently across text, image, and audio modalities. We are making the full weights available. thinkingmachines.ai/news/introduci… Available today for fine-tuning on Tinker. Play with it in the Inkling Playground. 🧵


Self-conditioning can be distilled into one-step language generation. We show that self-conditioned flow LMs perform fixed-point iteration, and introduce fixed-point flow maps to compress both the iterations and the entire flow. At one step, FMLM★ achieves 112.5 gPPL at near-data entropy (5.37), substantially improving over FMLM’s 168.3 gPPL at 5.17 entropy. FMLM★ also achieves the best 2–4 step results. 📎 Paper: arxiv.org/abs/2607.00714 ⌨️ Code: github.com/Ugness/self-co…



@eliebakouch @agarwl_ I've noticed that recently too! Okay @agarwl_ it looks like I CAN repro consistently and it isn't noise but reasoning-off. Reasoning makes it find you. Screenshot from my session. Interesting result; reasoning helps discover knowledge?

Generalist robot policies learn many useful skills, but struggle to select good behaviors for new tasks. To solve this, we introduce Flow Reversal Steering (FRS), a method to refine coarse semantic guidance into precise, in-distribution motions. flow-reversal-steering.github.io 1/N





