Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use numpy arrays for LogitsProcessors and StopCriteria to avoid copies / allocations #491

Closed
Tracked by #487
abetlen opened this issue Jul 18, 2023 · 0 comments · Fixed by #499
Closed
Tracked by #487
Labels
enhancement New feature or request

Comments

@abetlen
Copy link
Owner

abetlen commented Jul 18, 2023

No description provided.

@abetlen abetlen mentioned this issue Jul 18, 2023
9 tasks
@gjmulder gjmulder added the enhancement New feature or request label Jul 30, 2023
antoine-lizee pushed a commit to antoine-lizee/llama-cpp-python that referenced this issue Oct 30, 2023
Allow exiting the interactive prompt also with CTRL-D on Unix and CTRL-Z
on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants