Commit f9d4c17 gongel
committed
1 parent 27c296a commit f9d4c17 Copy full SHA for f9d4c17
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,25 +43,25 @@ FasterGeneration的高性能解码相比原版generate方法加速明显,并
43
43
- torch version 1.10.0+cu113
44
44
- transformers version 4.12.5
45
45
46
- ** BART** (bart-base, batch_size=4, max_length=32)
46
+ ### ** BART** (bart-base, batch_size=4, max_length=32)
47
47
48
48
<p align =" left " >
49
49
<img src =" https://user-images.githubusercontent.com/10242208/183384011-0df9a81e-72ac-429e-88da-166d48128b67.png " width =" 800 " height =" 400 " />
50
50
</p >
51
51
52
- ** GPT** (gpt2, batch_size=4, max_length=32)
52
+ ### ** GPT** (gpt2, batch_size=4, max_length=32)
53
53
54
54
<p align =" left " >
55
55
<img src =" https://user-images.githubusercontent.com/10242208/183376427-638a7dd1-94b0-4b45-bd52-7c38f12f090f.png " width =" 800 " height =" 400 " />
56
56
</p >
57
57
58
- ** OPT** (opt, batch_size=4, max_length=32)
58
+ ### ** OPT** (opt, batch_size=4, max_length=32)
59
59
60
60
<p align =" left " >
61
61
<img src =" https://user-images.githubusercontent.com/10242208/183376428-7e7a0998-803c-4bc3-acf6-971a9471b300.png " width =" 800 " height =" 400 " />
62
62
</p >
63
63
64
- ** CodeGen:**
64
+ ### ** CodeGen:**
65
65
* 环境和超参
66
66
- Platform: Tesla V100-SXM2-32GB
67
67
- CUDA 10.1
You can’t perform that action at this time.
0 commit comments