Skip to content

Can I use remote endpoint ? #50

@eastmoutain

Description

@eastmoutain

I setup a llama server which has a GPU card, i deployed llama.cpp on that server.
Now I want to connect the service from another computer, I modified llmam.vim configuration in vimrc.

let let g:llama_config.endpoint = "http://192.168.1.10:8012/infill"

with the configuration above, vim will throw error message:

"Job failed with exit code: 7"

need your help

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions