Skip to content

Commit 6243e9e

Browse files
author
EC2 Default User
committed
edit QLoRA Fine-tune nb
1 parent d0d466f commit 6243e9e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

genai/aws-gen-ai-kr/30_fine_tune/01-instruction-tuning-peft-qlora/9.Lab-Guide.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,17 @@
3535
"metadata": {},
3636
"source": [
3737
"## 1.4.실행 순서\n",
38+
"아래 전체는 약 1시간이 소요되나, 셀 단위로 코드를 보면서 할시에는 2시간을 권장 합니다.\n",
39+
"\n",
3840
"- 0.setup.ipynb \n",
3941
"- 1_prepare-dataset-alpaca-method.ipynb\n",
4042
"- 2_local-train-debug-lora.ipynb\n",
4143
"- 2_local-infer-debug-lora.ipynb \n",
4244
"- option-sm-features/10_prepare-dataset-alpaca-method.ipynb\n",
4345
"- option-sm-features/20_option-experiment-sm-train-lora.ipynb\n",
44-
"- 아래 추론은 ml.g5.xlarge 에서 에러 발생 함. ( SageMaker Notebook Instance ml.g5.12xlarge 권장)\n",
46+
"- [스킵 하세요] 아래 추론은 ml.g5.xlarge SageMaker Notebook Instance 에서 리소스 부족으로 에러 발생 함. ( SageMaker Notebook Instance ml.g5.12xlarge 권장)\n",
4547
" - 4_sm-serving-djl.ipynb\n",
46-
"- 다른 추론 노트북: Maum-AI-Llama-3-8B 가능\n",
48+
"- 다른 추론 노트북 실행 해보세요: Maum-AI-Llama-3-8B 가능\n",
4749
" - [02-Maum-AI-Llama-3-8B-SageMaker-Endpoint.ipynb](../../40_inference/30-Llama-3-Inference/02-Maum-AI-Llama-3-8B-SageMaker-Endpoint.ipynb)\n",
4850
" - 이 노트북의 전체 경로는 아래와 같습니다. \n",
4951
" - aws-ai-ml-workshop-kr/genai/aws-gen-ai-kr/40_inference/30-Llama-3-Inference/02-Maum-AI-Llama-3-8B-SageMaker-Endpoint.ipynb"

0 commit comments

Comments
 (0)