LFM2-24B-A2B: Scaling Up the LFM2 Architecture
1–10 of 15 posts
Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#2Otherwise, if you have a GPU with more than like 4GB of VRAM, there are better models. Gemma4 and Qwen3.6 (or Qwen3.5 if you need the smaller dense models that haven't yet been released for 3.6) are a good place to start.
Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#3Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#4Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#5Tokens per second is nice but I would also like to see quality benchmarks especially against other models. I mean eventually someone’s gonna write a blog post comparing models, so why not just do it yourself… that way your marketing department at least get to control the narrative rather than a random blogger
Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#6Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#7Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#8LFM models I've tried all seemed to be suffering from serious coherence issues. I found Gemmas the best at tasks requiring rock solid coherent output; even Qwen's not comparable.
I find Gemmas really good for a short conversation with maybe 3 or 4 exchanges of a few paragraphs each, which covers a surprisingly large amount of interactions.
For anything longer form though, particularly with larger code contexts, Qwen is far more useful for me personally.
I'm not an expert in this field, but my understanding is Qwen are hybrid gated attention mechanisms, whereas Gemma is hybrid including a sliding attention attention mechanism which makes it look like it favour the most recent tokens a little too much at times.
This is all in the context of local quantized models, I'm aware both have larger cloud variants that wouldn't suffer as much.
Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#9Re: LFM2-24B-A2B: Scaling Up the LFM2 Architecture
#10The blog post was published a couple months ago, and it looks like there hasn't been a follow-up release with the fully trained model. I'm not sure if there's much to take away from an early checkpoint besides the unique architectural choices they made in their model for faster inference.
It can be assumed that this larger model takes more time to complete post-training, but it will follow in the near future after those smaller LFM2.5 models.