Update README.md
Browse files
README.md
CHANGED
@@ -31,9 +31,9 @@ Note that:
|
|
31 |
|
32 |
- device: Nvidia A100 40G
|
33 |
- warmup: 10 rounds
|
34 |
-
- percision
|
35 |
-
- batch size
|
36 |
-
- language
|
37 |
- do_sample: True, the model will generate slightly different answsers to the same questions.
|
38 |
|
39 |
|
|
|
31 |
|
32 |
- device: Nvidia A100 40G
|
33 |
- warmup: 10 rounds
|
34 |
+
- percision: fp16
|
35 |
+
- batch size: 64
|
36 |
+
- language: Chinese, keep the same in a batch.
|
37 |
- do_sample: True, the model will generate slightly different answsers to the same questions.
|
38 |
|
39 |
|