Papers by Keivan Alizadeh

1 papers
LLM in a flash: Efficient Large Language Model Inference with Limited Memory (2024.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have high computational and memory requirements, especially for devices with limited memory.
Approach: They propose a method that stores model parameters in flash memory but brings them on demand to DRAM . authors propose two techniques to optimize for reading data in larger, more contiguous chunks .
Outcome: The proposed method reduces the volume of data transferred from flash and reads data in larger, more contiguous chunks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations