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: 31,
|
| 11 |
|
| 12 |
-
test decode/llama3 ... bench:
|
| 13 |
-
test decode/llama3-batch ... bench: 48,
|
| 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,607,107,605 ns/iter (+/- 14,575,575)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 372,811,851 ns/iter (+/- 8,592,840)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,253,772,314 ns/iter (+/- 14,189,675)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 440,987,487 ns/iter (+/- 14,795,788)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,650,829,960 ns/iter (+/- 5,752,363)
|
| 7 |
+
test llama3/encode-batch ... bench: 374,341,304 ns/iter (+/- 2,725,651)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,532,120,234 ns/iter (+/- 17,194,520)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 429,753,537 ns/iter (+/- 5,744,235)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 31,584,267 ns/iter (+/- 378,773)
|
| 11 |
|
| 12 |
+
test decode/llama3 ... bench: 220,315,660 ns/iter (+/- 1,424,199)
|
| 13 |
+
test decode/llama3-batch ... bench: 48,103,764 ns/iter (+/- 769,054)
|
| 14 |
+
test decode/llama3-stream ... bench: 138,631,341 ns/iter (+/- 1,574,324)
|
| 15 |
+
test decode/sp-chain ... bench: 540,347,256 ns/iter (+/- 1,247,044)
|
| 16 |
+
test decode/wordpiece ... bench: 1,072,497,755 ns/iter (+/- 1,480,052)
|
| 17 |
|
| 18 |
+
test serialization/from-file-roberta ... bench: 64,524,603 ns/iter (+/- 2,473,792)
|
| 19 |
+
test serialization/from-file-llama3 ... bench: 402,861,075 ns/iter (+/- 5,438,206)
|
| 20 |
+
test serialization/from-file-albert ... bench: 47,268,478 ns/iter (+/- 2,319,695)
|
| 21 |
+
test serialization/bpe-from-file-gpt2 ... bench: 47,748,895 ns/iter (+/- 1,352,157)
|
| 22 |
+
test serialization/save-llama3 ... bench: 95,345,679 ns/iter (+/- 1,826,437)
|
| 23 |
+
test serialization/deserialize-roberta ... bench: 66,084,087 ns/iter (+/- 733,868)
|
| 24 |
+
test serialization/deserialize-llama3 ... bench: 408,791,607 ns/iter (+/- 7,508,329)
|
| 25 |
|
| 26 |
+
test train/bpe-small ... bench: 28,859,078 ns/iter (+/- 546,211)
|
| 27 |
|