Update README.md
Browse files
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 |
|