]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : do not use common library in simple example (#9803)
authorDiego Devesa <redacted>
Thu, 10 Oct 2024 17:50:49 +0000 (19:50 +0200)
committerGitHub <redacted>
Thu, 10 Oct 2024 17:50:49 +0000 (19:50 +0200)
commitc7499c557cc1efafaf0a6bc12963c39826299703
tree55a5c567a1d9d1bac1f7dde9c8dbc9661aa2cdfc
parentc81f3bbb051f8b736e117dfc78c99d7c4e0450f6
examples : do not use common library in simple example (#9803)

* examples : do not use common library in simple example

* add command line parser, simplify code
examples/simple/CMakeLists.txt
examples/simple/simple.cpp