ggml_debug: EOL in CMakeLists.txt

This commit is contained in:
Pierrick HYMBERT 2024-04-10 21:07:45 +02:00
parent cda1d42a64
commit 2d34bbe2a0

View file

@ -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)