Reading up on Kimi K2
4 deep · digging since jan 25
- The Architecture Behind Open-Source LLMs
Open-weight LLMs now uniformly use Mixture-of-Experts transformers, with key differences in attention mechanisms, expert count, post-training via RL, and permissible licenses.
- The Potential of RLMs
Recursive Language Models (RLMs) mitigate context rot in LLMs by wrapping long contexts in a REPL environment, turning the problem into a coding and reasoning task.
- joke-generator
Training a joke generator on Kimi K2 using rubric-based RL that decomposes humor into verifiable properties like specificity and commitment.
- Which AI Lies Best? A game theory classic designed by John Nash
A benchmark using the game "So Long Sucker" finds that simpler LLMs can outperform in complex scenarios and that models adjust their honesty based on opponent strength.