Skip to content

v0.8.7 - Llama CPP no need for logits_all=True

Compare
Choose a tag to compare
@kddubey kddubey released this 23 Nov 10:38
· 66 commits to main since this release

Breaking changes

None

New features

  • You no longer need to instantiate your Llama CPP model with logits_all=True

Bug fixes

None