shibing624 commited on
Commit
11bd2a8
1 Parent(s): 1a5b9f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,11 +29,11 @@ The overall performance of chatglm-6b-belle-zh-lora on QA **test**:
29
 
30
 
31
  ## Usage
32
- github repo:
33
  - [shibing624/textgen](https://github.com/shibing624/textgen)
34
  - [shibing624/MedicalGPT]([textgen](https://github.com/shibing624/MedicalGPT)
35
 
36
- 本项目开源在textgen项目:[textgen](https://github.com/shibing624/textgen),可支持LLaMA模型,通过如下命令调用:
37
 
38
  Install package:
39
  ```shell
 
29
 
30
 
31
  ## Usage
32
+ 本项目开源在 github repo:
33
  - [shibing624/textgen](https://github.com/shibing624/textgen)
34
  - [shibing624/MedicalGPT]([textgen](https://github.com/shibing624/MedicalGPT)
35
 
36
+ 使用textgen库:[textgen](https://github.com/shibing624/textgen),可调用LLaMA模型:
37
 
38
  Install package:
39
  ```shell