English
LLM
BELLE
benleader commited on
Commit
ba364bb
·
1 Parent(s): c4ff90a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -31,9 +31,9 @@ Note that:
31
 
32
  - device: Nvidia A100 40G
33
  - warmup: 10 rounds
34
- - percisionfp16
35
- - batch size64
36
- - language chinese, keep same in a batch.
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