I'd go to the extent that if it wasn't for @ggerganov and llama.cpp contributors we'd have significantly less proliferation of LLMs in day-to-day! He really kick started a revolution back in 2023
LLMS
-
Language Models Acquire Reasoning Through Reinforcement Learning Training
By
–
The models will acquire some amount of verbal reasoning just from the language modelling objective. But reinforcement learning training that specifically targets reasoning paths does give you something quite different.
-
Gemini models reasoning behavior and objective function optimization
By
–
This gets tricky and I'll have trouble answering well in non-premium tweets. If you use a Gemini model and turn off the reasoning, it will 'reason' in the output space instead if you let it. What matters is the objective function and the training protocol
-
Reasoning models use language computation to overcome step problems
By
–
I definitely agree there's lots of problems at that step. I think reasoning models actually have a way around it to some extent though, because they can perform computation in language:
-
Spatial Reasoning Limitations in ASCII Board Games
By
–
My guess is it's not very good at reasoning spatially within ascii representations, or at coming up with better formats. You could try telling it to always look two moves ahead or something. Does it draw boards in its reasoning?
-

LCMs: A New Cognitive Layer Beyond Token Prediction
By
–
LLMs predict tokens.
LCMs reason in concepts. That’s the shift. Language-agnostic meaning → better abstraction, longer context, less repetition. If it works, this isn’t an upgrade.
It’s a new cognitive layer for AI. -
Export your data and transfer to another LLM
By
–
But you can. Check settings – Data – Export Data. You can also export said data as a zip file and upload to the memory of another LLM
-
Grok’s mission: truth, beauty, humanity, physics, technology, stars, love
By
–
From this goal of Grok, all things flow: Rigorous truth-seeking Appreciation of beauty Fostering humanity Discovering all physics Inventing all useful technologies Consciousness to the stars Love
-
The AI-driven Cambrian explosion in software development
By
–
Picture the Cambrian explosion in software when it no longer has to be written by software engineers.
-
Leveraging domain expertise to guide AI models effectively
By
–
Yup. And if you have domain expertise you can really steer these models towards the right solutions w/o sweating the implementation. Really fucking fun