R
Runpod16mo ago
June Thai

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
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Madiator2011
Madiator201116mo ago
it looks like that images do not have any start commands
June Thai
June ThaiOP16mo ago
Hi you all, thank for the comments. This is the screenshot of the config.
No description
Madiator2011
Madiator201116mo ago
put bash -c 'sleep infinity' if you want to ssh
June Thai
June ThaiOP16mo ago
It worked! Thank you!

Did you find this page helpful?