common : improve -ctv -ctk CLI arguments (#10806)
* common : improve ctv ctk cli argument * regenerate docs * even better approach * use std::vector
This commit is contained in:
parent
274ec65af6
commit
adffa6ffd5
5 changed files with 60 additions and 51 deletions
|
@ -51,6 +51,7 @@ else()
|
|||
add_subdirectory(speculative)
|
||||
add_subdirectory(speculative-simple)
|
||||
add_subdirectory(tokenize)
|
||||
add_subdirectory(gen-docs)
|
||||
if (NOT GGML_BACKEND_DL)
|
||||
# these examples use the backends directly and cannot be built with dynamic loading
|
||||
add_subdirectory(convert-llama2c-to-ggml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue