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

Add --verbose or --log-level options #341

Open
vpavlin opened this issue Oct 21, 2024 · 3 comments
Open

Add --verbose or --log-level options #341

vpavlin opened this issue Oct 21, 2024 · 3 comments

Comments

@vpavlin
Copy link

vpavlin commented Oct 21, 2024

Probably self-explanatory:) Or if it is there, help does not mention it

@ericcurtin
Copy link
Collaborator

Yeah we need this... Or "--debug" or whatever

@pghole
Copy link

pghole commented Dec 17, 2024

@ericcurtin Is this fixed ? Can we have option to set the log level on the tool level (can be configured as a part of config) . For eg- if we configure ramalama --debug DEBUG, all the debug logs can be seen for all commands of ramalama

@ericcurtin
Copy link
Collaborator

This is half-done, we have --debug . But we don't have log-level , but when we do implement log-level I would recommend we copy llama.cpp log levels.

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

No branches or pull requests

3 participants