docker model tag

docker model tag

모델에 태그를 붙이는 명령어예요.

출처: 문서

본문

docker model tag는 모델의 특정 버전이나 변형을 지정해요. 태그를 넘기지 않으면 Docker는 기본적으로 latest를 사용해요.

Usage: docker model tag SOURCE TARGET
항목 내용
Description 모델 태그 지정

SOURCETARGET 이름으로 태그해요.

더 알아보기