From cb83376336c764c23581ae6e92ad57e690ef1f6a Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 30 May 2024 00:33:50 +0900 Subject: [PATCH] Update README.md minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474a299..6ec0f04 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ python web_demo.py # open http://127.0.0.1:7860 ``` -**Example**: Use local model (`lmsys/vicuna-7b-v1.3`) to generate a instruction and test the instruction by OpenAI model (`text-davinci-003`). +**Example**: Use local model (`lmsys/vicuna-7b-v1.3`) to generate an instruction and test the instruction by OpenAI model (`text-davinci-003`). * OPT: ```shell # generate a instruction