Skip to content

Releases: dsd/sherpa

2.2.1-dsd2

03 Jul 06:16
@dsd dsd
Compare
Choose a tag to compare
Pass initial message separately from prompt

The llama.cpp logic is built around the prompt ending with the
reverse-prompt and the actual user input being passed separately.

Adjust Sherpa to do the same, rather than appending the first line of
user input to the prompt.

2.2.1-dsd

01 Jul 15:22
@dsd dsd
Compare
Choose a tag to compare

Binary for the code submitted at Bip-Rep#12