File size: 1,727 Bytes
dfc9307
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "6d4306160ab22c54a677e07f88c7d8808b137d38",
        "config": "backend.cache_implementation=null,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.02324110412597656,
            "prefill.throughput.value": 301.19050979923566,
            "decode.latency.mean": 2.4412653808593747,
            "decode.throughput.value": 52.022201681037004,
            "per_token.latency.mean": 0.01930069599227001,
            "per_token.throughput.value": 51.811603084184284
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "6d4306160ab22c54a677e07f88c7d8808b137d38",
        "config": "backend.cache_implementation=static,backend.torch_compile=False",
        "metrics": {
            "prefill.latency.mean": 0.021987984657287598,
            "prefill.throughput.value": 318.355688759313,
            "decode.latency.mean": 2.570370849609375,
            "decode.throughput.value": 49.40921268979551,
            "per_token.latency.mean": 0.0203233158654375,
            "per_token.throughput.value": 49.204569107772066
        }
    },
    {
        "model": "google/gemma-2b",
        "commit": "6d4306160ab22c54a677e07f88c7d8808b137d38",
        "config": "backend.cache_implementation=static,backend.torch_compile=True",
        "metrics": {
            "prefill.latency.mean": 0.014053168296813965,
            "prefill.throughput.value": 498.10831637069276,
            "decode.latency.mean": 1.57578466796875,
            "decode.throughput.value": 80.59476816950385,
            "per_token.latency.mean": 0.012460546007269455,
            "per_token.throughput.value": 80.25330506517147
        }
    }
]