diff --git a/README-zh-Hans.md b/README-zh-Hans.md index b678af55d..afc2db6c4 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -56,7 +56,7 @@
  • Colossal-AI 成功案例
  • @@ -105,7 +105,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的 - 推理 - [Energon-AI](https://github.com/hpcaitech/EnergonAI) - Colossal-AI 成功案例 - - [xTrimoMultimer: 蛋白质单体与复合物结构预测](https://github.com/biomap-research/xTrimoMultimer) + - 生物医药: [FastFold](https://github.com/hpcaitech/FastFold) 加速蛋白质结构预测 AlphaFold 训练与推理

    (返回顶端)

    ## 并行训练样例展示 @@ -178,7 +178,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的 - 用相同的硬件训练34倍大的模型 -

    (back to top)

    +

    (返回顶端)

    ## 推理 (Energon-AI) 样例展示 @@ -196,19 +196,26 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的 - [OPT推理服务](https://service.colossalai.org/opt): 无需注册,免费体验1750亿参数OPT在线推理服务 -

    (back to top)

    +

    (返回顶端)

    ## Colossal-AI 成功案例 +### 生物医药 + +加速 [AlphaFold](https://alphafold.ebi.ac.uk/) 蛋白质结构预测 + +

    + +

    + +- [FastFold](https://github.com/hpcaitech/FastFold): 加速AlphaFold训练与推理、数据前处理、推理序列长度超过10000残基 -### xTrimoMultimer: 蛋白质单体与复合物结构预测

    - -

    - [xTrimoMultimer](https://github.com/biomap-research/xTrimoMultimer): 11倍加速蛋白质单体与复合物结构预测 +

    (返回顶端)

    ## 安装 diff --git a/README.md b/README.md index c5a798a0e..c9d594999 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@
  • Colossal-AI for Real World Applications
  • @@ -111,7 +111,7 @@ distributed training and inference in a few lines. - [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 + - Biomedicine: [FastFold](https://github.com/hpcaitech/FastFold) accelerates training and inference of AlphaFold protein structure

    (back to top)

    ## Parallel Training Demo @@ -202,14 +202,21 @@ Please visit our [documentation](https://www.colossalai.org/) and [examples](htt ## Colossal-AI in the Real World -### xTrimoMultimer: Accelerating Protein Monomer and Multimer Structure Prediction +### Biomedicine +Acceleration of [AlphaFold Protein Structure](https://alphafold.ebi.ac.uk/) + +

    + +

    + +- [FastFold](https://github.com/hpcaitech/FastFold): accelerating training and inference on GPU Clusters, faster data processing, inference sequence containing more than 10000 residues. +

    - -

    -- [xTrimoMultimer](https://github.com/biomap-research/xTrimoMultimer): accelerating structure prediction of protein monomers and multimer by 11x +- [xTrimoMultimer](https://github.com/biomap-research/xTrimoMultimer): accelerating structure prediction of protein monomers and multimer by 11x. +

    (back to top)