<> 안의 자리표시자를 해당 정보로 바꾸세요:
W&B가 컨테이너를 빌드하지 않도록 하고 싶은데, 그래도 Launch를 사용할 수 있나요?
미리 빌드된 도커 이미지를 실행하려면 다음 명령어를 실행하세요.
이 명령어는 작업을 생성한 뒤 run을 시작합니다.
이미지에서 작업을 생성하려면 다음 명령어를 사용하세요:
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
<> 안의 자리표시자를 해당 정보로 바꾸세요:
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
wandb job create image <image-name> -p <project> -e <entity>