llama.cpp
fa84c4b3
- Fix issue where interactive mode crashes when input exceeds ctx size (#1789)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix issue where interactive mode crashes when input exceeds ctx size (#1789) * Fix issue where interactive mode in the main example crashes when input exceeds ctx size * Ensure the context size is at least 8 tokens in the main example. Closes #1768
References
#1789 - Fix issue where interactive mode crashes when input exceeds ctx size
Author
KerfuffleV2
Parents
12b063f0
Loading