Datasets:

Modalities:
Image
Libraries:
Datasets
ArthurZ HF Staff commited on
Commit
629ab40
·
verified ·
1 Parent(s): 6528c7e

Upload history/output-7c7cfd838fb79e76aaba6b0931898073a784fb2a.txt with huggingface_hub

Browse files
history/output-7c7cfd838fb79e76aaba6b0931898073a784fb2a.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test bpe-gpt2/encode ... bench: 1,641,558,334 ns/iter (+/- 24,052,834)
2
+ test bpe-gpt2/encode-batch ... bench: 370,599,219 ns/iter (+/- 1,040,102)
3
+ test bpe-gpt2/encode-no-cache ... bench: 2,226,263,696 ns/iter (+/- 28,443,513)
4
+ test bpe-gpt2/encode-batch-no-cache ... bench: 441,323,960 ns/iter (+/- 13,075,768)
5
+
6
+ test llama3/encode ... bench: 1,624,145,455 ns/iter (+/- 9,959,155)
7
+ test llama3/encode-batch ... bench: 377,084,905 ns/iter (+/- 10,943,731)
8
+ test llama3/encode-fast ... bench: 1,572,539,678 ns/iter (+/- 77,526,830)
9
+ test llama3/encode-char-offsets ... bench: 447,932,493 ns/iter (+/- 8,519,079)
10
+ test llama3/concurrent-4t ... bench: 32,443,253 ns/iter (+/- 306,435)
11
+
12
+ test decode/llama3 ... bench: 223,846,783 ns/iter (+/- 757,364)
13
+ test decode/llama3-batch ... bench: 54,565,598 ns/iter (+/- 3,113,985)
14
+ test decode/llama3-stream ... bench: 142,146,278 ns/iter (+/- 620,415)
15
+ test decode/sp-chain ... bench: 529,977,672 ns/iter (+/- 8,748,731)
16
+ test decode/wordpiece ... bench: 1,090,289,001 ns/iter (+/- 2,392,165)
17
+
18
+ test serialization/from-file-roberta ... bench: 78,628,680 ns/iter (+/- 2,448,976)
19
+ test serialization/from-file-llama3 ... bench: 491,548,850 ns/iter (+/- 53,366,552)
20
+ test serialization/from-file-albert ... bench: 59,219,168 ns/iter (+/- 3,303,839)
21
+ test serialization/bpe-from-file-gpt2 ... bench: 54,578,680 ns/iter (+/- 2,926,957)
22
+ test serialization/save-llama3 ... bench: 117,451,405 ns/iter (+/- 5,160,661)
23
+ test serialization/deserialize-roberta ... bench: 90,559,395 ns/iter (+/- 8,827,509)
24
+ test serialization/deserialize-llama3 ... bench: 438,297,374 ns/iter (+/- 9,909,969)
25
+
26
+ test train/bpe-small ... bench: 31,634,175 ns/iter (+/- 834,741)
27
+