]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add interactive mode (#61)
authorMatvey Soloviev <redacted>
Sun, 12 Mar 2023 21:13:28 +0000 (22:13 +0100)
committerGitHub <redacted>
Sun, 12 Mar 2023 21:13:28 +0000 (23:13 +0200)
commit96ea727f4780620b60c1897b538654931411a3fd
treea50096786c9d30db728b7881225a8ff7abb53dcf
parent966195483549e201cff062096a848d9e9833a1a6
Add interactive mode (#61)

* Initial work on interactive mode.

* Improve interactive mode. Make rev. prompt optional.

* Update README to explain interactive mode.

* Fix OS X build
README.md
main.cpp
utils.cpp
utils.h