corruptbytes commited on
Commit
e3a6db1
·
verified ·
1 Parent(s): 7c18386

Upload oMLX admin throughput benchmark

Browse files
benchmarks/admin-throughput-pp8192-pp16384-pp32768-pp65536-pp131072-tg128.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bench_id": "bench-813ffc03222f",
3
+ "error": null,
4
+ "results": [
5
+ {
6
+ "cached_tokens": 0,
7
+ "completion_tokens": 128,
8
+ "e2e_latency_s": 5.299,
9
+ "gen_tps": 103.6,
10
+ "peak_memory_bytes": 26542326968,
11
+ "pp": 8192,
12
+ "processing_tps": 2016.4,
13
+ "prompt_tokens": 8193,
14
+ "test_type": "single",
15
+ "tg": 128,
16
+ "total_throughput": 1570.3,
17
+ "tpot_ms": 9.73,
18
+ "ttft_ms": 4063.2
19
+ },
20
+ {
21
+ "cached_tokens": 0,
22
+ "completion_tokens": 128,
23
+ "e2e_latency_s": 10.303,
24
+ "gen_tps": 98.1,
25
+ "peak_memory_bytes": 27461445400,
26
+ "pp": 16384,
27
+ "processing_tps": 1820.8,
28
+ "prompt_tokens": 16385,
29
+ "test_type": "single",
30
+ "tg": 128,
31
+ "total_throughput": 1602.7,
32
+ "tpot_ms": 10.27,
33
+ "ttft_ms": 8998.9
34
+ },
35
+ {
36
+ "cached_tokens": 0,
37
+ "completion_tokens": 128,
38
+ "e2e_latency_s": 22.118,
39
+ "gen_tps": 90.7,
40
+ "peak_memory_bytes": 27928643356,
41
+ "pp": 32768,
42
+ "processing_tps": 1582.5,
43
+ "prompt_tokens": 32769,
44
+ "test_type": "single",
45
+ "tg": 128,
46
+ "total_throughput": 1487.4,
47
+ "tpot_ms": 11.11,
48
+ "ttft_ms": 20706.6
49
+ },
50
+ {
51
+ "cached_tokens": 0,
52
+ "completion_tokens": 128,
53
+ "e2e_latency_s": 53.492,
54
+ "gen_tps": 76.4,
55
+ "peak_memory_bytes": 29254174496,
56
+ "pp": 65536,
57
+ "processing_tps": 1264.8,
58
+ "prompt_tokens": 65537,
59
+ "test_type": "single",
60
+ "tg": 128,
61
+ "total_throughput": 1227.6,
62
+ "tpot_ms": 13.2,
63
+ "ttft_ms": 51816.3
64
+ },
65
+ {
66
+ "cached_tokens": 0,
67
+ "completion_tokens": 128,
68
+ "e2e_latency_s": 145.836,
69
+ "gen_tps": 58.8,
70
+ "peak_memory_bytes": 31953339504,
71
+ "pp": 131072,
72
+ "processing_tps": 912.4,
73
+ "prompt_tokens": 131073,
74
+ "test_type": "single",
75
+ "tg": 128,
76
+ "total_throughput": 899.6,
77
+ "tpot_ms": 17.14,
78
+ "ttft_ms": 143659.1
79
+ }
80
+ ],
81
+ "status": "completed",
82
+ "upload_state": {
83
+ "failed_count": 0,
84
+ "owner_hash": "5ab398a7762264e1db0d287c78a1a48bca7a3b4d27bd8efd51794a5f06f18ffe",
85
+ "phase": "done",
86
+ "results": [
87
+ {
88
+ "context_length": 8192,
89
+ "id": "oui5zpqq",
90
+ "url": "https://omlx.ai/benchmarks/oui5zpqq"
91
+ },
92
+ {
93
+ "context_length": 16384,
94
+ "id": "jn6331a0",
95
+ "url": "https://omlx.ai/benchmarks/jn6331a0"
96
+ },
97
+ {
98
+ "context_length": 32768,
99
+ "id": "fqhgg5gf",
100
+ "url": "https://omlx.ai/benchmarks/fqhgg5gf"
101
+ },
102
+ {
103
+ "context_length": 65536,
104
+ "id": "k5rewxtf",
105
+ "url": "https://omlx.ai/benchmarks/k5rewxtf"
106
+ },
107
+ {
108
+ "context_length": 131072,
109
+ "id": "t7ehy1hw",
110
+ "url": "https://omlx.ai/benchmarks/t7ehy1hw"
111
+ }
112
+ ],
113
+ "skipped_features": [],
114
+ "skipped_reason": null,
115
+ "success_count": 5,
116
+ "total": 5
117
+ }
118
+ }