diff --git a/_pages/about.md b/_pages/about.md index cdb6dbbb1494a..804801f04e530 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -29,6 +29,14 @@ OOPSLA 2023 - AutoFreeze: Automatically Freezing Model Blocks to Accelerate Fine-tuning [paper](https://arxiv.org/abs/2102.01386) [code](https://github.com/YuhanLiu11/AutoFreeze)
**Yuhan Liu**, Saurabh Agarwal, Shivaram Venkataraman +## Posters +- Towards More Economical Context-Augmented LLM Generation by Reusing Stored KV Cache
+Hanchen Li, **Yuhan Liu**, Yihua Cheng, Kuntai Du, Junchen Jiang
+NSDI 2024 Posters +- AutoFreeze: Automatically Freezing Model Blocks to Accelerate Fine-tuning
+**Yuhan Liu**, Saurabh Agarwal and Shivaram Venkataraman.
+ Women in Machine Learning Workshop 2020 co-located with the NeurIPS conference. + ## Teaching - Intro to computer systems (CMSC 15400), Teaching Assistant, Winter 2022 - Intro to database systems (CS 564), Peer mentor, Fall 2020 (At Madison)