File size: 1,726 Bytes
850f4f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "746104ba6f0514159d58dc2fb09c887d0e9d4863",
        "config": "backend.cache_implementation=null,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.02057169532775879,
            "prefill.throughput.value": 340.2733653436148,
            "decode.latency.mean": 2.56627685546875,
            "decode.throughput.value": 49.48803545079804,
            "per_token.latency.mean": 0.02020562039773295,
            "per_token.throughput.value": 49.491180192230026
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "746104ba6f0514159d58dc2fb09c887d0e9d4863",
        "config": "backend.cache_implementation=static,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.02242950439453125,
            "prefill.throughput.value": 312.08892879981494,
            "decode.latency.mean": 2.6397170410156248,
            "decode.throughput.value": 48.111217235290134,
            "per_token.latency.mean": 0.020784152241203724,
            "per_token.throughput.value": 48.11358136693886
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "746104ba6f0514159d58dc2fb09c887d0e9d4863",
        "config": "backend.cache_implementation=static,backend.torch_compile=True",
        "metrics": {
            "prefill.latency.mean": 0.01416761589050293,
            "prefill.throughput.value": 494.08454140067107,
            "decode.latency.mean": 1.56476025390625,
            "decode.throughput.value": 81.16259323622172,
            "per_token.latency.mean": 0.012319836729154812,
            "per_token.throughput.value": 81.16990687331973
        }
    }
]