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

Change endpoint port to the default llama-server port of 8080? #49

Open
IgorTodorovskiIBM opened this issue Mar 2, 2025 · 2 comments
Open

Comments

@IgorTodorovskiIBM
Copy link

I think this would help making it work out of the box. Currently it's set to 8012, but the default is 8080

https://github.com/ggml-org/llama.vim/blob/master/autoload/llama.vim#L38C45-L38C49

@ggerganov
Copy link
Member

I think port 8080 is overloaded by many applications using it by default. The default 8012 port runs out of the box using the llama-server commands from the readme.

@IgorTodorovskiIBM
Copy link
Author

I see, would it make sense to add https://github.com/ggml-org/llama.vim/blob/master/doc/llama.txt#L44C1-L76C43 to the README.md?

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

2 participants