Datasets:

Modalities:
Image
Libraries:
Datasets
ArthurZ HF Staff commited on
Commit
e477229
·
verified ·
1 Parent(s): 592dc8a

Upload history/output-05741122105911e14dbe307c8f640c757fa97779.txt with huggingface_hub

Browse files
history/output-05741122105911e14dbe307c8f640c757fa97779.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test bpe-gpt2/encode ... bench: 1,613,461,759 ns/iter (+/- 12,067,987)
2
+ test bpe-gpt2/encode-batch ... bench: 372,615,362 ns/iter (+/- 6,720,762)
3
+ test bpe-gpt2/encode-no-cache ... bench: 2,289,452,327 ns/iter (+/- 24,986,243)
4
+ test bpe-gpt2/encode-batch-no-cache ... bench: 431,470,853 ns/iter (+/- 2,334,766)
5
+
6
+ test llama3/encode ... bench: 1,655,011,947 ns/iter (+/- 11,502,370)
7
+ test llama3/encode-batch ... bench: 374,601,545 ns/iter (+/- 2,360,441)
8
+ test llama3/encode-fast ... bench: 1,564,834,813 ns/iter (+/- 10,332,977)
9
+ test llama3/encode-char-offsets ... bench: 433,876,663 ns/iter (+/- 12,154,303)
10
+ test llama3/concurrent-4t ... bench: 34,395,867 ns/iter (+/- 790,756)
11
+
12
+ test decode/llama3 ... bench: 229,239,967 ns/iter (+/- 3,818,595)
13
+ test decode/llama3-batch ... bench: 48,791,188 ns/iter (+/- 232,534)
14
+ test decode/llama3-stream ... bench: 141,285,796 ns/iter (+/- 2,241,744)
15
+ test decode/sp-chain ... bench: 496,789,267 ns/iter (+/- 2,731,809)
16
+ test decode/wordpiece ... bench: 1,010,877,264 ns/iter (+/- 2,088,925)
17
+
18
+ test serialization/from-file-roberta ... bench: 72,204,455 ns/iter (+/- 4,160,925)
19
+ test serialization/from-file-llama3 ... bench: 416,022,492 ns/iter (+/- 3,484,222)
20
+ test serialization/from-file-albert ... bench: 52,506,571 ns/iter (+/- 856,184)
21
+ test serialization/bpe-from-file-gpt2 ... bench: 49,953,646 ns/iter (+/- 683,817)
22
+ test serialization/save-llama3 ... bench: 112,038,637 ns/iter (+/- 4,737,892)
23
+ test serialization/deserialize-roberta ... bench: 85,035,773 ns/iter (+/- 2,340,318)
24
+ test serialization/deserialize-llama3 ... bench: 447,439,003 ns/iter (+/- 11,786,045)
25
+
26
+ test train/bpe-small ... bench: 28,634,531 ns/iter (+/- 302,186)
27
+