Tokenization and Vocabulary Design
How text becomes tokens, and why a bigger vocabulary buys shorter sequences.
Marcelo
This is my personal space. I create things like apps, websites, and videos. I enjoy experimenting with ideas. I like bicycles, robotics, and astronomy.
Areas of AI and generative modeling I'm currently learning, mostly by building things from scratch.
How text becomes tokens, and why a bigger vocabulary buys shorter sequences.
LoRA and QLoRA, and how far the rank can drop before the task falls apart.
GRPO and reward models, including the moment a policy starts gaming the reward.
Why an eval set has to come from the domain you deploy into, not the one you train on.
Sub-billion-parameter VLMs for narrow tasks, small enough to run on limited hardware.
Encoder versus decoder, self- versus cross-attention, and where the attention formula lands.