8000 fix: only print 'cache saved' in verbose mode by lsorber · Pull Request #1668 · abetlen/llama-cpp-python · GitHub
[go: up one dir, main page]

Skip to content

fix: only print 'cache saved' in verbose mode #1668

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

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

lsorber
Copy link
Contributor
@lsorber lsorber commented Aug 8, 2024

Before this PR, Llama._create_completion: cache saved was printed to stderr even if verbose mode was disabled.

After this PR, that message is only printed to stderr if verbose mode is enabled.

@abetlen abetlen merged commit 9bab46f into abetlen:main Aug 12, 2024
2 checks passed
benniekiss pushed a commit to benniekiss/llama-cpp-python that referenced this pull request Aug 23, 2024
Co-authored-by: Andrei <abetlen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0