Spaces:
Running
Running
File size: 407 Bytes
2a8cee5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # CMake generated Testfile for
# Source directory: /Users/kb7/Downloads/Quantization/llama.cpp
# Build directory: /Users/kb7/Downloads/Quantization/llama.cpp/build
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
subdirs("ggml")
subdirs("src")
subdirs("common")
subdirs("tests")
subdirs("examples")
subdirs("pocs")
|