]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : add persistent chat (#1495)
authorEvan Jones <redacted>
Fri, 19 May 2023 17:39:51 +0000 (13:39 -0400)
committerGitHub <redacted>
Fri, 19 May 2023 17:39:51 +0000 (20:39 +0300)
commit943e6081cc939df7584f8f0ab7057a39c2ef3271
tree3d9d987a02cce6ef5875a4ea08f6c1c65238a720
parent7694b52b9a206b93d59139c3c7c9b55da0f5aa59
examples : add persistent chat (#1495)

* examples : add persistent chat

* examples : fix whitespace

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/chat-persistent.sh [new file with mode: 0755]