Skip to content

Commit 50e7f88

Browse files
jungnerdnovice03
authored andcommitted
[WIP] docs: ko: sagemaker.mdx (huggingface#22509)
docs: ko: sagemaker.mdx
1 parent 1120746 commit 50e7f88

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

docs/source/ko/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
title: (번역 중)
1616
title: How-to 가이드
1717
- sections:
18+
- local: sagemaker
19+
title: Amazon SageMaker에서 학습 실행하기
1820
- local: in_translation
1921
title: (번역 중)
2022
title: 개념 가이드

docs/source/ko/sagemaker.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!---
2+
Copyright 2020 The HuggingFace Team. All rights reserved.
3+
4+
Licensed under the Apache License, Version 2.0 (the "License");
5+
you may not use this file except in compliance with the License.
6+
You may obtain a copy of the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS,
12+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
See the License for the specific language governing permissions and
14+
limitations under the License.
15+
-->
16+
17+
# Amazon SageMaker에서 학습 실행하기
18+
19+
문서가 [hf.co/docs/sagemaker](https://huggingface.co/docs/sagemaker)로 이동되었습니다. 페이지는 `transformers` 5.0 에서 삭제될 예정입니다.
20+
21+
### 목차
22+
23+
- [Train Hugging Face models on Amazon SageMaker with the SageMaker Python SDK](https://huggingface.co/docs/sagemaker/train)
24+
- [Deploy Hugging Face models to Amazon SageMaker with the SageMaker Python SDK](https://huggingface.co/docs/sagemaker/inference)
25+
- [Frequently Asked Questions](https://huggingface.co/docs/sagemaker/faq)

0 commit comments

Comments
 (0)