You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: