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

scripts: update server-llm.sh: add flag to run script non-interactive #5303

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

garrnizon
Copy link
Contributor

Add flag --non-interactive that allows run script without asking permission

Sometimes there is no need to ask user for permission, so that's why I decided to add this flag, to automate the process.

Add flag --non-interactive that allows run script without asking a permission
@garrnizon garrnizon changed the title Update server-llm.sh scripts: update server-llm.sh: add flag to run script non-interactive Feb 3, 2024
scripts/server-llm.sh Outdated Show resolved Hide resolved
@ggerganov ggerganov merged commit 4be04c8 into ggerganov:master Feb 5, 2024
21 checks passed
ggerganov added a commit that referenced this pull request Feb 5, 2024
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
* Update server-llm.sh

Add flag --non-interactive that allows run script without asking a permission

* Update scripts/server-llm.sh

---------

Co-authored-by: Georgi Gerganov <[email protected]>
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* Update server-llm.sh

Add flag --non-interactive that allows run script without asking a permission

* Update scripts/server-llm.sh

---------

Co-authored-by: Georgi Gerganov <[email protected]>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
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