Datasets:

Modalities:
Image
Libraries:
Datasets
ArthurZ HF Staff commited on
Commit
ce9eb02
·
verified ·
1 Parent(s): 840b160

Upload history/output-ddba55e16bfbac02b18c6ec3d296b29cd7aa5f00.txt with huggingface_hub

Browse files
history/output-ddba55e16bfbac02b18c6ec3d296b29cd7aa5f00.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test bpe-gpt2/encode ... bench: 1,605,642,505 ns/iter (+/- 13,688,454)
2
+ test bpe-gpt2/encode-batch ... bench: 375,679,681 ns/iter (+/- 3,273,225)
3
+ test bpe-gpt2/encode-no-cache ... bench: 2,259,843,159 ns/iter (+/- 15,768,477)
4
+ test bpe-gpt2/encode-batch-no-cache ... bench: 433,286,039 ns/iter (+/- 5,935,175)
5
+
6
+ test llama3/encode ... bench: 1,642,331,955 ns/iter (+/- 7,249,866)
7
+ test llama3/encode-batch ... bench: 372,302,572 ns/iter (+/- 4,200,167)
8
+ test llama3/encode-fast ... bench: 1,533,084,682 ns/iter (+/- 7,414,073)
9
+ test llama3/encode-char-offsets ... bench: 429,351,564 ns/iter (+/- 2,299,523)
10
+ test llama3/concurrent-4t ... bench: 32,229,051 ns/iter (+/- 313,160)
11
+
12
+ test decode/llama3 ... bench: 226,839,920 ns/iter (+/- 2,204,058)
13
+ test decode/llama3-batch ... bench: 48,786,272 ns/iter (+/- 317,381)
14
+ test decode/llama3-stream ... bench: 143,081,847 ns/iter (+/- 1,010,397)
15
+ test decode/sp-chain ... bench: 498,787,822 ns/iter (+/- 1,204,771)
16
+ test decode/wordpiece ... bench: 1,083,119,748 ns/iter (+/- 5,659,579)
17
+
18
+ test serialization/from-file-roberta ... bench: 64,347,657 ns/iter (+/- 2,215,265)
19
+ test serialization/from-file-llama3 ... bench: 396,536,486 ns/iter (+/- 6,079,958)
20
+ test serialization/from-file-albert ... bench: 47,179,204 ns/iter (+/- 1,939,379)
21
+ test serialization/bpe-from-file-gpt2 ... bench: 47,177,418 ns/iter (+/- 2,620,776)
22
+ test serialization/save-llama3 ... bench: 95,376,953 ns/iter (+/- 2,754,255)
23
+ test serialization/deserialize-roberta ... bench: 73,315,276 ns/iter (+/- 3,563,921)
24
+ test serialization/deserialize-llama3 ... bench: 418,011,517 ns/iter (+/- 9,441,407)
25
+
26
+ test train/bpe-small ... bench: 28,493,575 ns/iter (+/- 444,092)
27
+