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: add flag to disable the web ui #10751

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

eugeniosegala
Copy link
Contributor

@eugeniosegala eugeniosegala commented Dec 10, 2024

Adding support to disable the web ui. As the server will be production ready one day, I think it's fair that someone (i.e: me) does not want the web ui to be visible.

Add: #10762

@eugeniosegala
Copy link
Contributor Author

@ggerganov @VJHack how do I assign reviewers to PRs? Thanks!

examples/server/server.cpp Outdated Show resolved Hide resolved
common/arg.cpp Outdated Show resolved Hide resolved
@github-actions github-actions bot added the python python script changes label Dec 10, 2024
@eugeniosegala
Copy link
Contributor Author

eugeniosegala commented Dec 10, 2024

@ngxson what is the process for merging PRs? I really appreciate your help!

@ngxson
Copy link
Collaborator

ngxson commented Dec 10, 2024

It depends on which part of the project. For simple changes like this one, it can be merged if the coding style is good and CI passes.

Adding test cases is optional, but is highly recommended

@ngxson ngxson merged commit a86ad84 into ggerganov:master Dec 10, 2024
49 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
…10751)

Co-authored-by: eugenio.segala <esegala@deloitte.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples python python script changes server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants