llamafile icon indicating copy to clipboard operation
llamafile copied to clipboard

can the server only launch at 127.0.0.1:8080 ,can't be 0.0.0.0:8080?

Open adogwangwang opened this issue 11 months ago • 1 comments

hello friends, I am deploying the llava model on k8s, but when it run ,it can only launch a server at 127.0.0.1:8080, I have tried add --host 0.0.0.0 ,but it doesn't work ,can anybody solve this problem, give me some help please~~~

adogwangwang avatar Mar 21 '24 07:03 adogwangwang