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 b9c2392 commit ba6f75eCopy full SHA for ba6f75e
tests/CMakeLists.txt
@@ -8,5 +8,4 @@ endfunction()
8
# llama_add_test(test-double-float.c) # SLOW
9
llama_add_test(test-quantize-fns.cpp)
10
llama_add_test(test-quantize-perf.cpp)
11
-llama_add_test(test-quantize.c)
12
llama_add_test(test-tokenizer-0.cpp ${CMAKE_CURRENT_SOURCE_DIR}/../models/ggml-vocab.bin)
tests/test-quantize.c
0 commit comments