]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : server chat mode with llama2 (#2400)
authornhamanasu <redacted>
Fri, 28 Jul 2023 18:02:10 +0000 (03:02 +0900)
committerGitHub <redacted>
Fri, 28 Jul 2023 18:02:10 +0000 (21:02 +0300)
commit34ae1caf7fdea4c4c09087002e15e6230102e6a9
tree820bb84382c26ae0787b9a60bc6a76dd07d7b15d
parentd91f3f0c55663719ea03b76311e8c36ed55eb0e2
examples : server chat mode with llama2 (#2400)

* add: server chat mode with llama2

* fix: remove the unnecessary last \n
examples/server-llama2-13B.sh [new file with mode: 0644]
examples/server/chat-llama2.sh [new file with mode: 0644]