Upload baseline.txt with huggingface_hub
Browse files- baseline.txt +22 -22
baseline.txt
CHANGED
|
@@ -1,27 +1,27 @@
|
|
| 1 |
-
test bpe-gpt2/encode ... bench: 1,
|
| 2 |
-
test bpe-gpt2/encode-batch ... bench:
|
| 3 |
-
test bpe-gpt2/encode-no-cache ... bench: 2,
|
| 4 |
-
test bpe-gpt2/encode-batch-no-cache ... bench:
|
| 5 |
|
| 6 |
-
test llama3/encode ... bench: 1,
|
| 7 |
-
test llama3/encode-batch ... bench:
|
| 8 |
-
test llama3/encode-fast ... bench: 1,
|
| 9 |
-
test llama3/encode-char-offsets ... bench:
|
| 10 |
-
test llama3/concurrent-4t ... bench:
|
| 11 |
|
| 12 |
-
test decode/llama3 ... bench:
|
| 13 |
-
test decode/llama3-batch ... bench:
|
| 14 |
-
test decode/llama3-stream ... bench:
|
| 15 |
-
test decode/sp-chain ... bench:
|
| 16 |
-
test decode/wordpiece ... bench: 1,
|
| 17 |
|
| 18 |
-
test serialization/from-file-roberta ... bench:
|
| 19 |
-
test serialization/from-file-llama3 ... bench:
|
| 20 |
-
test serialization/from-file-albert ... bench:
|
| 21 |
-
test serialization/bpe-from-file-gpt2 ... bench:
|
| 22 |
-
test serialization/save-llama3 ... bench:
|
| 23 |
-
test serialization/deserialize-roberta ... bench:
|
| 24 |
-
test serialization/deserialize-llama3 ... bench:
|
| 25 |
|
| 26 |
-
test train/bpe-small ... bench: 28,
|
| 27 |
|
|
|
|
| 1 |
+
test bpe-gpt2/encode ... bench: 1,620,554,747 ns/iter (+/- 32,143,201)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 367,381,918 ns/iter (+/- 4,295,780)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,234,014,235 ns/iter (+/- 19,734,785)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 427,198,993 ns/iter (+/- 3,671,981)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,604,728,927 ns/iter (+/- 4,919,526)
|
| 7 |
+
test llama3/encode-batch ... bench: 367,267,168 ns/iter (+/- 1,877,279)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,516,412,160 ns/iter (+/- 4,612,465)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 425,346,516 ns/iter (+/- 1,861,060)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 31,145,581 ns/iter (+/- 115,984)
|
| 11 |
|
| 12 |
+
test decode/llama3 ... bench: 214,853,282 ns/iter (+/- 933,416)
|
| 13 |
+
test decode/llama3-batch ... bench: 47,760,336 ns/iter (+/- 780,414)
|
| 14 |
+
test decode/llama3-stream ... bench: 136,753,864 ns/iter (+/- 231,601)
|
| 15 |
+
test decode/sp-chain ... bench: 495,407,550 ns/iter (+/- 2,043,213)
|
| 16 |
+
test decode/wordpiece ... bench: 1,077,033,430 ns/iter (+/- 1,949,839)
|
| 17 |
|
| 18 |
+
test serialization/from-file-roberta ... bench: 59,368,886 ns/iter (+/- 378,922)
|
| 19 |
+
test serialization/from-file-llama3 ... bench: 394,744,603 ns/iter (+/- 1,099,452)
|
| 20 |
+
test serialization/from-file-albert ... bench: 42,605,733 ns/iter (+/- 610,285)
|
| 21 |
+
test serialization/bpe-from-file-gpt2 ... bench: 46,352,275 ns/iter (+/- 726,080)
|
| 22 |
+
test serialization/save-llama3 ... bench: 94,103,982 ns/iter (+/- 2,509,613)
|
| 23 |
+
test serialization/deserialize-roberta ... bench: 62,162,589 ns/iter (+/- 1,504,024)
|
| 24 |
+
test serialization/deserialize-llama3 ... bench: 404,847,815 ns/iter (+/- 3,625,361)
|
| 25 |
|
| 26 |
+
test train/bpe-small ... bench: 28,695,598 ns/iter (+/- 753,224)
|
| 27 |
|