> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 재개하기

<Card title="스윕 내에서 run을 재개할 수 있나요?" href="/ko/support/models/articles/can-i-resume-a-run-inside-a-sweep" arrow="true" horizontal>
  W\&B 스윕 내에서는 run 재개가 지원되지 않습니다. 스윕 에이전트가 실행 중일 때 run\_id를 전달하거나 wandb.init(resume=...)를 사용하면 ...
</Card>

<Card title="`resume='must' but run ([RUN-ID]) doesn't exist` 오류는 어떻게 해결하나요?" href="/ko/support/models/articles/how-do-i-fix-the-error-resumemust-but-ru" arrow="true" horizontal>
  `resume='must' but run ( RUN-ID ) doesn't exist` 오류가 발생하면 재개하려는 run이 존재하지 않 ...
</Card>

<Card title="W&B에서 run을 재개할 때 resume 매개변수는 어떻게 사용하나요?" href="/ko/support/models/articles/how-do-i-use-the-resume-parameter-when-r" arrow="true" horizontal>
  W\&B에서 resume 매개변수를 사용하려면 entity, 프로젝트, id를 지정한 상태에서 wandb.init()의 resume 인자를 설정하세요. ...
</Card>
