Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -156,12 +156,12 @@ We look at various ESM models and their throughput on an H100. Adding efficient
|
|
156 |
If you use any of this implementation or work please cite it (as well as the ESMC preprint).
|
157 |
|
158 |
```
|
159 |
-
@misc {
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
}
|
167 |
```
|
|
|
156 |
If you use any of this implementation or work please cite it (as well as the ESMC preprint).
|
157 |
|
158 |
```
|
159 |
+
@misc {ESM++,
|
160 |
+
author = { Hallee, Logan and Bichara, David and Gleghorn, Jason P.},
|
161 |
+
title = { ESM++: Efficient and Hugging Face compatible versions of the ESM Cambrian models},
|
162 |
+
year = {2024},
|
163 |
+
url = { https://huggingface.co/Synthyra/ESMplusplus_small },
|
164 |
+
DOI = { 10.57967/hf/3726 },
|
165 |
+
publisher = { Hugging Face }
|
166 |
}
|
167 |
```
|