Skip to content

Commit c072bea

Browse files
author
shuangkun.tsk
committed
add readme for finetune
Signed-off-by: shuangkun.tsk <shuangkun.tsk@alibaba-inc.com>
1 parent aa8ae07 commit c072bea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fine-tune-with-argo/readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
![img](https://github.com/AliyunContainerService/argo-workflow-examples/blob/main/fine-tune-with-argo/fine-tune.png)
2+
1. Understand [Alibaba Cloud Argo Workflow Cluster](https://help.aliyun.com/zh/ack/distributed-cloud-container-platform-for-kubernetes/user-guide/overview-12)
3+
2. Create [Alibaba Cloud Argo Workflow Cluster](https://help.aliyun.com/zh/ack/distributed-cloud-container-platform-for-kubernetes/user-guide/create-a-workflow-cluster), and get cluster kubeconfig from console.
4+
3. Setup [PV/PVC for Alibaba OSS FS](https://help.aliyun.com/zh/ack/distributed-cloud-container-platform-for-kubernetes/user-guide/use-volumes), config ak, sk, bucket, bucket url in oss-pvpvc.yaml, and run kubectl apply -f oss-pvpvc.yaml
5+
4. Submit Workflow
6+
option 1: pip install hera, python tcm-fine-tune.py
7+
option 2: argo submit tcm-fine-argo-workflow.yaml
8+
9+

0 commit comments

Comments
 (0)