]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add simple-chat example (#10124)
authorDiego Devesa <redacted>
Fri, 1 Nov 2024 22:50:59 +0000 (23:50 +0100)
committerGitHub <redacted>
Fri, 1 Nov 2024 22:50:59 +0000 (23:50 +0100)
commita6744e43e80f4be6398fc7733a01642c846dce1d
tree5bb8567ccd64187114d0ac3fbf17a57d4302e271
parente991e3127ff71a29e61fe1de5dd1cbd2e1df1858
llama : add simple-chat example (#10124)

* llama : add simple-chat example

---------

Co-authored-by: Xuan Son Nguyen <redacted>
Makefile
examples/CMakeLists.txt
examples/simple-chat/CMakeLists.txt [new file with mode: 0644]
examples/simple-chat/README.md [new file with mode: 0644]
examples/simple-chat/simple-chat.cpp [new file with mode: 0644]
ggml/include/ggml.h