mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-13 13:11:05 +00:00
[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:
21
README.md
21
README.md
@@ -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
|
||||
|
Reference in New Issue
Block a user