!Xabbu
The "Fine tune an LLM with Axolotl on RunPod" tutorial should mention uploading public key first
The tutorial is very useful, but would be even more so if it mentioned that to "connect to it over secure SSH", you have to provide your SSH public key beforehand so the created image will have it for you to make the first connection. That would help it further to be a self-contained article for this use case
1 replies
Error response from daemon: container
After uploading my ED25519 SSH, creating a pod (using the "winglian/axolotl-cloud:main-latest image"), and trying to SSH into it, I immediately get a :
error after successfully authenticating to ssh.runpod.io with the public key. Looking at the pod's system logs, it says the image was created, but it doesn't get beyond starting it and the container log shows a "curl: no URL specified" error: I'm trying to run an LLM finetune using axolotl
error after successfully authenticating to ssh.runpod.io with the public key. Looking at the pod's system logs, it says the image was created, but it doesn't get beyond starting it and the container log shows a "curl: no URL specified" error: I'm trying to run an LLM finetune using axolotl
21 replies