Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
— Kunal
2025-12-26
Goals
(overview of the class and the parts of training)
efficiency is the design driving decision
tokenization
margins
for programming, can we use real tokens?
how does the performance compare?
I implemented this with a trie in c in the past, curious to see what stacks up
meta