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

[Server] Added --verbose option to README #7335

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

reuank
Copy link
Contributor

@reuank reuank commented May 16, 2024

This option was missing in the README.

printf(" -v, --verbose verbose output (default: %s)\n", server_verbose ? "enabled" : "disabled");

See also the discussion at: #7107 (comment)

@mofosyne mofosyne added documentation Improvements or additions to documentation Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix labels May 16, 2024
@mofosyne
Copy link
Collaborator

Could you try adding [no ci] to your commit message as it's only just documentation changes?

https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs

@reuank
Copy link
Contributor Author

reuank commented May 17, 2024

@mofosyne Like this?

@mofosyne
Copy link
Collaborator

Yup. Looks like it skips most CIs except for .github/workflows/server.yml for some reason, still faster than checking everything.

@mofosyne mofosyne merged commit 9c4fdcb into ggerganov:master May 17, 2024
3 checks passed
teleprint-me pushed a commit to teleprint-me/llama.cpp that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants