[tutorial] polish README (#2568)

This commit is contained in:
binmakeswell
2023-02-04 17:49:52 +08:00
committed by GitHub
parent 2eb4268b47
commit 039b0c487b
4 changed files with 12 additions and 121 deletions

View File

@@ -10,7 +10,7 @@
## 📚 Overview
This example lets you to try out the inference of FastFold.
This example lets you to try out the inference of [FastFold](https://github.com/hpcaitech/FastFold).
## 🚀 Quick Start
@@ -41,7 +41,7 @@ You can find predictions under the `outputs` dir.
## 🔍 Dive into FastFold
There are another features of FastFold, such as:
There are another features of [FastFold](https://github.com/hpcaitech/FastFold), such as:
+ more excellent kernel based on triton
+ much faster data processing based on ray
+ training supported