lhallee commited on
Commit
1e40c1b
·
verified ·
1 Parent(s): f840ce8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -157,12 +157,12 @@ The most gains will be seen with PyTorch > 2.5 on linux machines.
157
  If you use any of this implementation or work please cite it (as well as the ESMC preprint).
158
 
159
  ```
160
- @misc {ESMPlusPlus,
161
- author = { Hallee, L. and Bichara, D. and Gleghorn, J, P. },
162
- title = { ESMPlusPlus },
163
- year = 2024,
164
- url = { https://huggingface.co/Synthyra/ESMplusplus_small },
165
- doi = { 10.57967/hf/3725 },
166
- publisher = { Hugging Face }
167
  }
168
  ```
 
157
  If you use any of this implementation or work please cite it (as well as the ESMC preprint).
158
 
159
  ```
160
+ @misc {ESM++,
161
+ author = { Hallee, Logan and Bichara, David and Gleghorn, Jason P.},
162
+ title = { ESM++: Efficient and Hugging Face compatible versions of the ESM Cambrian models},
163
+ year = {2024},
164
+ url = { https://huggingface.co/Synthyra/ESMplusplus_small },
165
+ DOI = { 10.57967/hf/3726 },
166
+ publisher = { Hugging Face }
167
  }
168
  ```