21 lines
574 B
CMake
21 lines
574 B
CMake
# CMake generated Testfile for
|
|
# Source directory: /home/user1/CalCulet/llama.cpp/tools
|
|
# Build directory: /home/user1/CalCulet/llama.cpp/build/tools
|
|
#
|
|
# This file includes the relevant testing commands required for
|
|
# testing this directory and lists subdirectories to be tested as well.
|
|
subdirs("batched-bench")
|
|
subdirs("gguf-split")
|
|
subdirs("imatrix")
|
|
subdirs("llama-bench")
|
|
subdirs("main")
|
|
subdirs("perplexity")
|
|
subdirs("quantize")
|
|
subdirs("server")
|
|
subdirs("run")
|
|
subdirs("tokenize")
|
|
subdirs("tts")
|
|
subdirs("mtmd")
|
|
subdirs("cvector-generator")
|
|
subdirs("export-lora")
|