lhallee commited on
Commit
94f3a5c
·
verified ·
1 Parent(s): 5fa2ec2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 {ESMPlusPlus,
160
- author = { Hallee, L. and Bichara, D. and Gleghorn, J, P. },
161
- title = { ESMPlusPlus },
162
- year = 2024,
163
- url = { https://huggingface.co/Synthyra/ESMplusplus_small },
164
- doi = { 10.57967/hf/3726 },
165
- publisher = { Hugging Face }
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
  ```