Upload results_batch_2_temp.json with huggingface_hub
Browse files- results_batch_2_temp.json +38 -0
results_batch_2_temp.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"(max_new_tokens=256, dynamic=False, dynamic_length_multiplier=0, attn_backend=math)": {
|
3 |
+
"compile_256_steps": {
|
4 |
+
"time": [
|
5 |
+
28.789103159098886,
|
6 |
+
2.047049680026248,
|
7 |
+
2.9245105870068073,
|
8 |
+
2.923570840037428,
|
9 |
+
2.9239669220987707,
|
10 |
+
2.9242882559774444,
|
11 |
+
2.924470051075332
|
12 |
+
],
|
13 |
+
"throughput": [
|
14 |
+
87.53601410689785,
|
15 |
+
87.5641515143593,
|
16 |
+
87.55229002941245,
|
17 |
+
87.54266939201995,
|
18 |
+
87.53722743916234
|
19 |
+
]
|
20 |
+
},
|
21 |
+
"decode_256_steps": {
|
22 |
+
"time": [
|
23 |
+
2.9234371290076524,
|
24 |
+
2.9266492690658197,
|
25 |
+
2.9250142470700666,
|
26 |
+
2.924588855006732,
|
27 |
+
2.923514202935621
|
28 |
+
],
|
29 |
+
"throughput": [
|
30 |
+
87.5681564894464,
|
31 |
+
87.4720461744002,
|
32 |
+
87.52094122496344,
|
33 |
+
87.53367146350926,
|
34 |
+
87.56584789050788
|
35 |
+
]
|
36 |
+
}
|
37 |
+
}
|
38 |
+
}
|