File size: 1,723 Bytes
5745c6e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[
    {
        "model": "google/gemma-2b",
        "commit": "e65502951593a76844e872fee9c56b805598538a",
        "config": "backend.cache_implementation=null,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.02014688014984131,
            "prefill.throughput.value": 347.44833681135174,
            "decode.latency.mean": 2.43614794921875,
            "decode.throughput.value": 52.1314807833111,
            "per_token.latency.mean": 0.01925737610918731,
            "per_token.throughput.value": 51.92815440328446
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "e65502951593a76844e872fee9c56b805598538a",
        "config": "backend.cache_implementation=static,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.0223319673538208,
            "prefill.throughput.value": 313.4520075680821,
            "decode.latency.mean": 2.5840526123046876,
            "decode.throughput.value": 49.14760612661447,
            "per_token.latency.mean": 0.020431746516774294,
            "per_token.throughput.value": 48.943441970514286
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "e65502951593a76844e872fee9c56b805598538a",
        "config": "backend.cache_implementation=static,backend.torch_compile=True",
        "metrics": {
            "prefill.latency.mean": 0.014102623939514159,
            "prefill.throughput.value": 496.36153030973844,
            "decode.latency.mean": 1.56181591796875,
            "decode.throughput.value": 81.31560098655692,
            "per_token.latency.mean": 0.01235077173059637,
            "per_token.throughput.value": 80.96660045321022
        }
    }
]