← Search

Charlie Blake

4 accepted papers

2025

u-$\mu$P: The Unit-Scaled Maximal Update Parametrization

ICLR 2025spotlight

The Maximal Update Parametrization ($\mu$P) aims to make the optimal hyperparameters (HPs) of a model independent of its size, allowing them to be swept using a cheap proxy model rather than the full-size target model. We present a new scheme, u-$\mu$P, which improves upon $\mu$P by combining it wit…

Cited by 7SourcePDFScholar
2024

SparQ Attention: Bandwidth-Efficient LLM Inference

ICML 2024poster

The computational difficulties of large language model (LLM) inference remain a significant obstacle to their widespread deployment. The need for many applications to support long input sequences and process them in large batches typically causes token-generation to be bottlenecked by data transfer.…

2021

Snowflake: Scaling GNNs to high-dimensional continuous control via parameter freezing

NeurIPS 2021poster

Recent research has shown that graph neural networks (GNNs) can learn policies for locomotion control that are as effective as a typical multi-layer perceptron (MLP), with superior transfer and multi-task performance. However, results have so far been limited to training on small agents, with the pe…