doc: added web link of Huggingface

This commit is to append the webste address of Hugingface in the README.md.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
This commit is contained in:
Geunsik Lim 2022-09-22 18:20:43 +09:00 committed by GitHub
commit 3ec391e8e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ lmao
## Setup ## Setup
Run the setup script to choose a model to use. This will download the model from Huggingface and then convert it for use with FasterTransformer. Run the setup script to choose a model to use. This will download the model from [Huggingface](https://huggingface.co/Salesforce) and then convert it for use with FasterTransformer.
``` ```
$ ./setup.sh $ ./setup.sh