We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0a742 commit 1d19f80Copy full SHA for 1d19f80
Makefile
@@ -2,7 +2,7 @@
2
BUILD_TARGETS = \
3
main quantize quantize-stats perplexity embedding vdot q8dot train-text-from-scratch convert-llama2c-to-ggml \
4
simple batched batched-bench save-load-state server gguf llama-bench libllava.a llava-cli baby-llama beam-search \
5
- speculative infill tokenize benchmark-matmult parallel finetune export-lora tests/test-c.o
+ speculative infill tokenize benchmark-matmult parallel finetune export-lora
6
7
# Binaries only useful for tests
8
TEST_TARGETS = \
0 commit comments