Skip to content

Commit

Permalink
Adding linenoise.cpp to llama-run
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ericcurtin committed Jan 15, 2025
1 parent 1d85043 commit 796dade
Show file tree
Hide file tree
Showing 2 changed files with 1,464 additions and 0 deletions.
Loading

0 comments on commit 796dade

Please sign in to comment.