← Search

Simon Guo

3 accepted papers

2025

KernelBench: Can LLMs Write Efficient GPU Kernels?

ICML 2025poster

Efficient GPU kernels are crucial for building performant machine learning architectures, but writing them is a time-consuming challenge that requires significant expertise; therefore, we explore using language models (LMs) to automate kernel generation. We introduce **KernelBench**, an open-source…

Cited by 1SourcePDFScholar
2024

BAM! Just Like That: Simple and Efficient Parameter Upcycling for Mixture of Experts

NeurIPS 2024poster

Mixture of Experts (MoE) framework has become a popular architecture for large language models due to its superior performance compared to dense models. However, training MoEs from scratch in a large-scale regime is prohibitively expensive. Previous work addresses this challenge by independently tra…

Cited by 5SourcePDFScholar