Unable to start pod with llm-foundry image
I'm trying to launch a pod with llm-foundry https://github.com/mosaicml/llm-foundry/tree/main?tab=readme-ov-file#mosaicml-docker-images but the Pod stuck in initialization without error messages.
GitHub
GitHub - mosaicml/llm-foundry: LLM training code for Databricks fou...
LLM training code for Databricks foundation models - mosaicml/llm-foundry
5 Replies
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
it looks like that images do not have any start commands
Hi you all, thank for the comments. This is the screenshot of the config.

put bash -c 'sleep infinity' if you want to ssh
It worked! Thank you!