File size: 521 Bytes
9bf5a6d |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"model": "google/gemma-2b",
"commit": "0a7af19f4dc868bafc82f35eb7e8d13bac87a594",
"config": "backend.cache_implementation=static,backend.torch_compile=True",
"metrics": {
"prefill.latency.mean": 0.014151840209960936,
"prefill.throughput.value": 494.6353192338173,
"decode.latency.mean": 1.564446533203125,
"decode.throughput.value": 81.17886888724406,
"per_token.latency.mean": 0.012317361369846375,
"per_token.throughput.value": 81.18621918879954
}
} |