We investigate the internal mechanisms used by Claude 3.5 Haiku — Anthropic's lightweight production model — in a variety of contexts, using our circuit tracing methodology.| Transformer Circuits
These are my thoughts on zero sum games. From poker to quant trading. Zero-sum games are fundamentally informational contests. The theoretical optimal strategy is often suboptimal in practice because real advantage comes from information asymmetry and behavioral exploitation rather than mathematical perfection. In markets, prices have no inherent meaning beyond what participants collectively assign through their actions. Value is constructed through narrative, liquidity, and behavioral dynami...| Blogs on rohan ganapavarapu
github: https://github.com/Ocean-Moist/rohlang3 I’ve long been obsessed with minimalistic languages that still manage to have expressive power. My usual approach: start with a bare-bones combinator calculus (like SK), then keep adding “one more extension” until it looks suspiciously like a full-blown typed language. rohlang3 is exactly that experiment. It’s a small language built in Rust that tries to be point-free, homoiconic, and (somewhat) dependently typed, all on top of an SK-lik...| Hugo ʕ•ᴥ•ʔ Bear