2
0
Эх сурвалжийг харах

Merge branch 'main' of github.com:THUDM/GLM-130B into main

xiao9905 3 жил өмнө
parent
commit
22d1a03c3e
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -38,7 +38,7 @@ Set `CHECKPOINT_PATH` in `configs/model_glm_130b.sh` to the path of the extracte
 ### Left-To-Right Generation / Blank Filling
 
 ```bash
-bash scripts/generation.sh  --input-source interactive
+bash scripts/generate.sh --input-source interactive
 ```
 
 You can also specify an input file by `--input-source input.txt`.
@@ -342,7 +342,8 @@ We compare GLM-130B to the largest existing Chinese monolingual language model E
 
 <details>
 <summary><b>Acknowledgement</b></summary>
-
+
+<br/>
 This project is supported by the National Science Foundation for Distinguished Young Scholars (No. 61825602). 
 
 ### Lead Contributors