bigmoyan commited on
Commit
f3544b6
1 Parent(s): 2dc413a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ Among its main features are:
17
 
18
  - weights: original ChatGLM-6B weights released by THUDM.
19
  - device: lyraChatGLM is mainly based on FasterTransformer compiled for SM=80 (A100, for example).
 
20
 
21
  ## Speed
22
 
 
17
 
18
  - weights: original ChatGLM-6B weights released by THUDM.
19
  - device: lyraChatGLM is mainly based on FasterTransformer compiled for SM=80 (A100, for example).
20
+ - batch_size: this model compiled with dynamic batch size, max batch_size = 8
21
 
22
  ## Speed
23