mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +00:00
Various fixes to mat_mul benchmark (#1253)
This commit is contained in:
@@ -35,4 +35,5 @@ else()
|
||||
add_subdirectory(perplexity)
|
||||
add_subdirectory(embedding)
|
||||
add_subdirectory(save-load-state)
|
||||
add_subdirectory(benchmark)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user