ggml_debug: EOL in CMakeLists.txt
This commit is contained in:
parent
cda1d42a64
commit
2d34bbe2a0
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ target_compile_features(${TARGET} PRIVATE cxx_std_11)
|
|||
# define tests
|
||||
enable_testing()
|
||||
|
||||
add_test(NAME test-ggml-debug COMMAND ggml-debug --hf-repo ggml-org/models --hf-file tinyllamas/stories260K.gguf --model stories260K.gguf --prompt hello --seed 42)
|
||||
add_test(NAME test-ggml-debug COMMAND ggml-debug --hf-repo ggml-org/models --hf-file tinyllamas/stories260K.gguf --model stories260K.gguf --prompt hello --seed 42)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue