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

llava : use logger in llava-cli #6797

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Conversation

jart
Copy link
Contributor

@jart jart commented Apr 20, 2024

This change removes printf() logging so llava-cli is shell scriptable.

This change removes printf() logging so llava-cli is shell scriptable.
@dagelf
Copy link

dagelf commented Apr 21, 2024

👋 Forgive my ignorance 😄 How is that different? What's wrong with 2> llama.log?

@ggerganov ggerganov merged commit 89b0bf0 into ggml-org:master Apr 21, 2024
56 checks passed
@jart
Copy link
Contributor Author

jart commented Apr 21, 2024

@dagelf in most cases llava was actually logging to stdout.

okuvshynov pushed a commit to okuvshynov/llama.cpp that referenced this pull request Apr 22, 2024
This change removes printf() logging so llava-cli is shell scriptable.
@sorasoras
Copy link

@jart this break rocm compile on windows
debugbuild.txt
Can you take a look?

@dagelf
Copy link

dagelf commented Apr 23, 2024 via email

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.

4 participants