Titanium-Monkey
Error response from daemon: container
curl command is coming from Container Start Command in this Template, its trying to call an ENV VAR called $SCRIPT which does not exist on this image while running it locally.
I would expect to see an env var from the command printenv | grep SCRIPT but there is nothing. Not a single mention of a URL in env.
Remove the Container start command by Editing the Pod and the container should start and be accessible, as it stops the container from continually looping. You can also keep a container from looping by adding bash -c ‘sleep infinity’ to the container start command.
As once the command finishes, it will just restart the pod unless its told to stay up.
https://github.com/axolotl-ai-cloud/axolotl
21 replies
runpod is running very slow
Try bypassing the proxy.
https://blog.runpod.io/when-to-use-or-not-use-the-proxy-on-runpod/
7 replies
RRunPod
•Created by ditti on 9/11/2024 in #⚡|serverless
Terminating local vLLM process while loading safetensor checkpoints
10 replies
RRunPod
•Created by ditti on 9/11/2024 in #⚡|serverless
Terminating local vLLM process while loading safetensor checkpoints
10 replies