File size: 1,837 Bytes
b4003e7 |
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": {
"21fac7abba2a37fae86106f87fcf9974fd1e3830": {
"metrics": {
"prefill.latency.mean": 0.020791807174682618,
"prefill.throughput.value": 336.6710715037618,
"decode.latency.mean": 2.4677111816406248,
"decode.throughput.value": 51.46469365817995,
"per_token.latency.mean": 0.01942954134002445,
"per_token.throughput.value": 51.46801885333345
}
}
},
"backend.cache_implementation=static,backend.torch_compile=False": {
"21fac7abba2a37fae86106f87fcf9974fd1e3830": {
"metrics": {
"prefill.latency.mean": 0.021767327308654785,
"prefill.throughput.value": 321.582888920716,
"decode.latency.mean": 2.62749365234375,
"decode.throughput.value": 48.33503589503052,
"per_token.latency.mean": 0.02068787600299505,
"per_token.throughput.value": 48.33749002822846
}
}
},
"backend.cache_implementation=static,backend.torch_compile=True": {
"21fac7abba2a37fae86106f87fcf9974fd1e3830": {
"metrics": {
"prefill.latency.mean": 0.014175375938415528,
"prefill.throughput.value": 493.8140639381473,
"decode.latency.mean": 1.567112548828125,
"decode.throughput.value": 81.04076512881582,
"per_token.latency.mean": 0.012338337248704563,
"per_token.throughput.value": 81.048197973758
}
}
}
}
} |