File size: 1,730 Bytes
50b32bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "95e816f2bca48de32167ce6243e6770dee23923d",
        "config": "backend.cache_implementation=null,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.021094143867492678,
            "prefill.throughput.value": 331.8456555512269,
            "decode.latency.mean": 2.5467454833984373,
            "decode.throughput.value": 49.867566597400305,
            "per_token.latency.mean": 0.020051847052386426,
            "per_token.throughput.value": 49.87071751482301
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "95e816f2bca48de32167ce6243e6770dee23923d",
        "config": "backend.cache_implementation=static,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.021761743545532227,
            "prefill.throughput.value": 321.6654026527726,
            "decode.latency.mean": 2.582259033203125,
            "decode.throughput.value": 49.18174294949206,
            "per_token.latency.mean": 0.020331761848269486,
            "per_token.throughput.value": 49.18412912086681
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "95e816f2bca48de32167ce6243e6770dee23923d",
        "config": "backend.cache_implementation=static,backend.torch_compile=True",
        "metrics": {
            "prefill.latency.mean": 0.014234784126281739,
            "prefill.throughput.value": 491.7531546597796,
            "decode.latency.mean": 1.5633955688476562,
            "decode.throughput.value": 81.23343991156943,
            "per_token.latency.mean": 0.012309092818282722,
            "per_token.throughput.value": 81.24075549375156
        }
    }
]