B1llstar
RRunPod
•Created by B1llstar on 2/5/2024 in #⚡|serverless
Trying to deploy Llava-Mistral using a simple Docker image, receive both success & error msgs
I am using a simple Docker script to deploy Llava-Mistral. In the system logs, it creates the container successfully. In the container logs, I get the following:
Script:
The system logs spam me with "start container" as well.
I made sure to use absolute paths to make certain that this is pointed at the right spot. I also tested this in Docker Desktop and it worked flawlessly. My question is what am I doing wrong here? Why am I unable to get a connection to the endpoint?
I'd also like to know what a typical request would look like to an exposed port on the https /run endpoint. Typically reverse proxies don't use ports so I'd like to know what the norm is for that.
35 replies