chore: remove labels

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 1a2e82f079
commit 3fe63f836f
13 changed files with 231 additions and 89 deletions
@@ -65,6 +65,8 @@ export interface GPUData {
}
export interface BenchmarkDetail {
profile: string;
seed: number;
requests_per_second_mean: number;
request_latency_mean: number;
time_per_output_token_mean: number;