Categories: FAANG

Cut Your Losses in Large-Vocabulary Language Models

As language models grow ever larger, so do their vocabularies. This has shifted the memory footprint of LLMs during training disproportionately to one single layer: the cross-entropy in the loss computation. Cross-entropy builds up a logit matrix with entries for each pair of input tokens and vocabulary items and, for small models, consumes an order of magnitude more memory than the rest of the LLM combined. We propose Cut Cross-Entropy (CCE), a method that computes the cross-entropy loss without materializing the logits for all tokens into global memory. Rather, CCE only computes the logit…
AI Generated Robotic Content

Recent Posts

Using BigQuery Graphs with measures for trusted agentic workloads

When enterprises transition from using simple chat assistants to autonomous, agentic workloads, they quickly run…

4 hours ago

The Safety Reckoning Inside OpenAI

OpenAI’s rogue agent hack was a watershed moment for AI safety and cybersecurity. It also…

5 hours ago

Retrieval vs. Memory in Agentic AI Systems

In this article, you will learn the conceptual and practical differences between retrieval and memory…

1 day ago

Here is What I am Building In Public

Hi everyone,In my last post, and I know its been a while, I promised to…

1 day ago

Part 2: Amazon Bedrock cost attribution with Amazon Athena and CUDOS

Part 1 introduced granular cost attribution for Amazon Bedrock. This feature automatically traces every inference…

1 day ago

The Best Photos of the Big August Solar Eclipse

It’s been a century since the Iberian Peninsula has been in the full shadow of…

1 day ago