Skip to content

Commit 28de334

Browse files
Update README.md
1 parent 78cd8bf commit 28de334

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@ This repository provides the implementation of **LLMCompass** from the following
66

77
**LLMCompass: Enabling Efficient Hardware Design for Large Language Model Inference**
88

9-
*Hengrui Zhang, August Ning, Rohan Prabhakar, David Wentzlaff*
9+
*Hengrui Zhang, August Ning, Rohan Baskar Prabhakar, David Wentzlaff*
10+
11+
12+
To appear in the Proceedings of the 51st Annual International Symposium on Computer Architecture:
13+
14+
```
15+
@inproceedings{LLMCompass,
16+
author = {Zhang, Hengrui and Ning, August and Prabhakar, Rohan Baskar and Wentzlaff, David},
17+
title = {LLMCompass: Enabling Efficient Hardware Design for Large Language Model Inference},
18+
year = {2024},
19+
booktitle = {Proceedings of the 51st Annual International Symposium on Computer Architecture},
20+
}
21+
```
1022

1123

1224
## Set up the environment

0 commit comments

Comments
 (0)