Unable to connect to Pod
Since last Friday I have been unable to connect to my pod. It worked fine Thursday and now whenever I send the following command, it returns {"detail":"Not Found"}:
curl https://6ppno5hzfbrl76-8000.proxy.runpod.net/v1/model
Am I missing something? I even get this error when launching web terminal - is my model not loaded? I used a pre-built template that should download the model from HuggingFace
5 Replies
What port is it running on?
Did you get the right url pointing to the right port
Or maybe the port isn't open?
8000
I had the right URL pointing to port 8000
whats 2784 from your screenshot isnt it the vllm endpoint if im not wrong?
Well there's two that I tried opening up - 2784 and 8000. 2784 was not ready and 8000 was supposed to be ready, but didn't let me connect
Hmm what template is that