[doc] update readme with the new xTrimoMultimer project (#1477)

* update xTrimoMultimer project

* update xTrimoMultimer project

* latest update of xTrimoMultimer project info
This commit is contained in:
Sze-qq
2022-08-22 20:53:14 +08:00
committed by GitHub
parent 1f2e547f7a
commit 1750d6f573
2 changed files with 39 additions and 0 deletions

View File

@@ -50,6 +50,12 @@
<ul>
<li><a href="#GPT-3-Inference">GPT-3</a></li>
</ul>
</li>
<li>
<a href="#Colossal-AI-in-the-Real-World">Colossal-AI in the Real World</a>
<ul>
<li><a href="#xTrimoMultimer">xTrimoMultimer: Accelerating Protein Monomer and Multimer Structure Prediction</a></li>
</ul>
</li>
<li>
<a href="#Installation">Installation</a>
@@ -102,6 +108,8 @@ distributed training and inference in a few lines.
- Inference
- [Energon-AI](https://github.com/hpcaitech/EnergonAI)
- Colossal-AI in the Real World
- [xTrimoMultimer](https://github.com/biomap-research/xTrimoMultimer): Accelerating Protein Monomer and Multimer Structure Prediction
<p align="right">(<a href="#top">back to top</a>)</p>
## Parallel Training Demo
@@ -182,6 +190,19 @@ Please visit our [documentation](https://www.colossalai.org/) and [examples](htt
<p align="right">(<a href="#top">back to top</a>)</p>
## Colossal-AI in the Real World
### xTrimoMultimer: Accelerating Protein Monomer and Multimer Structure Prediction
<p id="xTrimoMultimer" align="center">
<img src="https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img/xTM_Prediction.jpg" width=380/>
<p></p>
<img src="https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img/xTrimoMultimer_Table.jpg" width=800/>
</p>
- [xTrimoMultimer](https://github.com/biomap-research/xTrimoMultimer): accelerating structure prediction of protein monomers and multimer by 11x
<p align="right">(<a href="#top">back to top</a>)</p>
## Installation
### Download From Official Releases