]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
llama-bench: fixed size of fields to correctly map to values (#13183)
authorAlberto Cabrera Pérez <redacted>
Tue, 29 Apr 2025 15:24:36 +0000 (16:24 +0100)
committerGitHub <redacted>
Tue, 29 Apr 2025 15:24:36 +0000 (17:24 +0200)
examples/llama-bench/llama-bench.cpp

index 5a78216e44fa446e1d12bc320c7f0b318a6add6f..0786594296e94cb04e65618fcfaa4b8ec9de056b 100644 (file)
@@ -1133,8 +1133,6 @@ struct test {
             "build_commit", "build_number", "cpu_info",       "gpu_info",   "backends",     "model_filename",
             "model_type",   "model_size",   "model_n_params", "n_batch",    "n_ubatch",     "n_threads",
             "cpu_mask",     "cpu_strict",   "poll",           "type_k",     "type_v",       "n_gpu_layers",
-            "split_mode",   "main_gpu",     "no_kv_offload",  "flash_attn", "tensor_split", "use_mmap",
-            "embeddings",   "n_prompt",     "n_gen",          "n_depth",    "test_time",    "avg_ns",
             "split_mode",   "main_gpu",     "no_kv_offload",  "flash_attn", "tensor_split", "tensor_buft_overrides",
             "use_mmap",     "embeddings",   "n_prompt",       "n_gen",      "n_depth",      "test_time",
             "avg_ns",       "stddev_ns",    "avg_ts",         "stddev_ts",