File size: 1,840 Bytes
62649ec |
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 |
{
"google/gemma-2b": {
"backend.cache_implementation=null,backend.torch_compile=False": {
"c6b23fda65f9ae74f9a1026b340241f65aebe1a3": {
"metrics": {
"prefill.latency.mean": 0.02075985622406006,
"prefill.throughput.value": 337.1892331261527,
"decode.latency.mean": 2.495531494140625,
"decode.throughput.value": 50.89096262587318,
"per_token.latency.mean": 0.01964858857853206,
"per_token.throughput.value": 50.89424087654797
}
}
},
"backend.cache_implementation=static,backend.torch_compile=False": {
"c6b23fda65f9ae74f9a1026b340241f65aebe1a3": {
"metrics": {
"prefill.latency.mean": 0.02313372802734375,
"prefill.throughput.value": 302.5884972679758,
"decode.latency.mean": 2.6958218994140624,
"decode.throughput.value": 47.10993705763852,
"per_token.latency.mean": 0.02122594771047277,
"per_token.throughput.value": 47.11214847224962
}
}
},
"backend.cache_implementation=static,backend.torch_compile=True": {
"c6b23fda65f9ae74f9a1026b340241f65aebe1a3": {
"metrics": {
"prefill.latency.mean": 0.014197376251220703,
"prefill.throughput.value": 493.0488476276124,
"decode.latency.mean": 1.5657416381835936,
"decode.throughput.value": 81.11172169332602,
"per_token.latency.mean": 0.012327540893254317,
"per_token.throughput.value": 81.11917929610797
}
}
}
}
} |