Hello, i think my template downloaded the docker template image while running my request
i've deleted the worker because its still running and i cancelled the request but heres
my endpoint id: 489pa1sglkvuhf
when i realize it was downloading the docker image instead of my model it was too late.
5 Replies
ples help i've got charged for downloading the docker image
for now, i've created the new worker and it worked
Nvm it's not working yet but still initializing
You don't get charged for downloading the docker images in serverless. Sounds like there is a problem with your docker image if it stays in initializing state, it should go to idle.
really
im using runpod's vllm worker ( runpod/worker-vllm:dev )
the logs shoows the same thing as downloading docker image
maybe it loaded the old from cache then be idle
then started downloading the newer when running
see my model hasnt even been downloaded
it was downloading the image
did you push a new change to the same tag? make sure to use new tags for all changes
nono i'm using the original one tag dev if im not wrong
and didnt push any changes
im using it from the docker hub runpod's image