Skip to content

Commit ad6ba55

Browse files
Apply suggestion from @JohannesGaessler
Co-authored-by: Johannes Gäßler <[email protected]>
1 parent 8d3b08a commit ad6ba55

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/compare-llama-bench.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@
9797
"flops": "FLOPS", "bandwidth_gb_s": "Bandwidth (GB/s)", "memory_kb": "Memory (KB)", "n_runs": "Runs"
9898
}
9999

100-
# Legacy alias for backward compatibility
101-
PRETTY_NAMES = LLAMA_BENCH_PRETTY_NAMES
102-
103100
DEFAULT_SHOW_LLAMA_BENCH = ["model_type"] # Always show these properties by default.
104101
DEFAULT_HIDE_LLAMA_BENCH = ["model_filename"] # Always hide these properties by default.
105102

0 commit comments

Comments
 (0)