Merge pull request #65 from leemgs/patch-7

doc: added web link of Huggingface to be downloaded
This commit is contained in:
Brendan Dolan-Gavitt 2022-09-23 17:50:27 -04:00 committed by GitHub
commit 80857654a8
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/Moyix](https://huggingface.co/Moyix) in GPT-J format and then convert it for use with FasterTransformer.
``` ```
$ ./setup.sh $ ./setup.sh