Datasets:

Modalities:
Image
Libraries:
Datasets
ArthurZ HF Staff commited on
Commit
267965a
·
verified ·
1 Parent(s): a69ae16

Upload history/output-68b3ab7788b58408f37a3dc73eeabf2417d14c22.txt with huggingface_hub

Browse files
history/output-68b3ab7788b58408f37a3dc73eeabf2417d14c22.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test bpe-gpt2/encode ... bench: 1,600,519,804 ns/iter (+/- 26,032,909)
2
+ test bpe-gpt2/encode-batch ... bench: 370,709,505 ns/iter (+/- 2,849,212)
3
+ test bpe-gpt2/encode-no-cache ... bench: 2,243,200,359 ns/iter (+/- 21,393,282)
4
+ test bpe-gpt2/encode-batch-no-cache ... bench: 441,359,829 ns/iter (+/- 11,071,907)
5
+
6
+ test llama3/encode ... bench: 1,627,082,443 ns/iter (+/- 11,445,850)
7
+ test llama3/encode-batch ... bench: 373,052,178 ns/iter (+/- 2,904,926)
8
+ test llama3/encode-fast ... bench: 1,529,145,385 ns/iter (+/- 15,229,523)
9
+ test llama3/encode-char-offsets ... bench: 427,913,983 ns/iter (+/- 6,054,600)
10
+ test llama3/concurrent-4t ... bench: 31,495,022 ns/iter (+/- 265,392)
11
+
12
+ test decode/llama3 ... bench: 225,714,863 ns/iter (+/- 3,382,948)
13
+ test decode/llama3-batch ... bench: 48,663,632 ns/iter (+/- 586,438)
14
+ test decode/llama3-stream ... bench: 139,960,387 ns/iter (+/- 590,327)
15
+ test decode/sp-chain ... bench: 503,918,942 ns/iter (+/- 1,290,269)
16
+ test decode/wordpiece ... bench: 1,075,312,662 ns/iter (+/- 1,452,487)
17
+
18
+ test serialization/from-file-roberta ... bench: 63,085,019 ns/iter (+/- 1,293,241)
19
+ test serialization/from-file-llama3 ... bench: 395,459,427 ns/iter (+/- 2,992,275)
20
+ test serialization/from-file-albert ... bench: 44,473,622 ns/iter (+/- 2,254,426)
21
+ test serialization/bpe-from-file-gpt2 ... bench: 45,251,635 ns/iter (+/- 630,720)
22
+ test serialization/save-llama3 ... bench: 94,199,697 ns/iter (+/- 5,676,019)
23
+ test serialization/deserialize-roberta ... bench: 64,911,118 ns/iter (+/- 1,636,632)
24
+ test serialization/deserialize-llama3 ... bench: 410,210,499 ns/iter (+/- 3,745,391)
25
+
26
+ test train/bpe-small ... bench: 28,599,817 ns/iter (+/- 294,816)
27
+