Skip to content

Commit 8d3b08a

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

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
@@ -71,9 +71,6 @@
7171
"backend_name", "op_name", "op_params", "test_mode"
7272
]
7373

74-
# Legacy alias for backward compatibility
75-
KEY_PROPERTIES = LLAMA_BENCH_KEY_PROPERTIES
76-
7774
# Properties that are boolean and are converted to Yes/No for the table (llama-bench):
7875
LLAMA_BENCH_BOOL_PROPERTIES = ["embeddings", "cpu_strict", "use_mmap", "no_kv_offload", "flash_attn"]
7976

0 commit comments

Comments
 (0)