mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-22 06:14:23 -07:00
replaced Huggingface with Huggingface/Moyix correctly
This commit is to replace Huggingface with Huggingface/Moyix correctly. Signed-off-by: Geunsik Lim <leemgs@gmail.com>
This commit is contained in:
parent
3ec391e8e2
commit
b5ce8e3626
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ lmao
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
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.
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue