llama.cpp/examples/run/linenoise.cpp
Eric Curtin a1649cc13f
Adding linenoise.cpp to llama-run (#11252)
This is a fork of linenoise that is C++17 compatible. I intend on
adding it to llama-run so we can do things like traverse prompt
history via the up and down arrows:

https://github.com/ericcurtin/linenoise.cpp

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
2025-01-18 14:42:31 +00:00
..
LICENSE Adding linenoise.cpp to llama-run (#11252) 2025-01-18 14:42:31 +00:00
linenoise.cpp Adding linenoise.cpp to llama-run (#11252) 2025-01-18 14:42:31 +00:00
linenoise.h Adding linenoise.cpp to llama-run (#11252) 2025-01-18 14:42:31 +00:00