Skip to content

Commit

Permalink
Merge pull request #127 from MackDing/main-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Rayrtfr authored Aug 19, 2023
2 parents 7c10d8e + 3ab18f3 commit f82d338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ git clone https://github.com/FlagAlpha/Llama2-Chinese.git

cd Llama2-Chinese

sudo docker build -f docker/Dockerfile -t FlagAlpha/llama2-chinese-7b:gradio .
docker build -f docker/Dockerfile -t flagalpha/llama2-chinese-7b:gradio .
```

第二步:通过docker-compose启动chat_gradio
Expand Down

0 comments on commit f82d338

Please sign in to comment.