llama.cpp
Fix issue where interactive mode crashes when input exceeds ctx size
#1789
Merged

Fix issue where interactive mode crashes when input exceeds ctx size #1789

KerfuffleV2
KerfuffleV2 Fix issue where interactive mode crashes when input exceeds ctx size
910fb8b6
KerfuffleV2 KerfuffleV2 added bug
KerfuffleV2 Use n_ctx - 4 for max_embd_size to match existing behavior
f5a790f7
slaren
slaren commented on 2023-06-11
slaren
slaren commented on 2023-06-11
slaren
slaren approved these changes on 2023-06-11
KerfuffleV2 Add a comment clarifying where n_ctx - 4 came from
855ede74
KerfuffleV2 KerfuffleV2 merged fa84c4b3 into master 2 years ago
KerfuffleV2 KerfuffleV2 deleted the fix-interactive-ctx-overflow branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone