Skip to content

Commit d4b48fb

Browse files
committed
Removed two build targets from the legacy list that are still included in the current build target list.
1 parent 76eefa5 commit d4b48fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ TEST_TARGETS = \
6464

6565
# Legacy build targets that were renamed in #7809, but should still be removed when the project is cleaned
6666
LEGACY_TARGETS = main quantize quantize-stats perplexity imatrix embedding vdot q8dot train-text-from-scratch convert-llama2c-to-ggml \
67-
simple batched batched-bench save-load-state server gguf gguf-split eval-callback llama-bench libllava.a llava-cli baby-llama \
67+
simple batched batched-bench save-load-state server gguf gguf-split eval-callback llava-cli baby-llama \
6868
retrieval speculative infill tokenize benchmark-matmult parallel finetune export-lora lookahead lookup passkey gritlm
6969

7070
# Deprecation aliases

0 commit comments

Comments
 (0)