diff --git a/serverless-zh.md b/serverless-zh.md new file mode 100644 index 0000000..3f2a433 --- /dev/null +++ b/serverless-zh.md @@ -0,0 +1,44 @@ +## 如何在 RunPod Serverless 环境中运行 ChilloutMix 和 LORA + + +[RunPod](https://runpod.io?ref=78g53ap2) 应该是目前在 Serverless 环境中运行 ChilloutMix 和 LORA 最简单和最便宜的方式。 + + +我尝试过 [Replicate](https://replicate.com/), 但没成功,之后可能再试试. + +以下是使用步骤: + +### 1. 创建一个 [RunPod](https://runpod.io?ref=78g53ap2) 账号 + +### 2. 前往 [Serverless My Template](https://www.runpod.io/console/serverless/user/templates), 点击 New Template + +可以设置一个 tempalte name, 但 container name 必须是 **chilloutai/auto-api:1.0.0** + +Docker 镜像构建过程在仓库中。 + +image + +### 3. 前往 [Serverless My APIs](https://www.runpod.io/console/serverless/user/apis), 点击 New API + +设置 api name 并选择上一步创建的 template name + +image + +创建完成后,可以在下方看到 API 接口 + +### 4. 前往 [Settings](https://www.runpod.io/console/user/settings) to 创建 API key + +image + +### 5. 需要 [Billling](https://www.runpod.io/console/user/billing) 中去冲一点钱 + +个人使用的话,10刀就可以用很久了 + +### 6. 测试一下是否正常使用 + +把 API key 和 name 放到 runpod_api_test.py,然后运行 `python runpod_api_test.py` + +30 秒到 1 分钟后,应该可以在目录下看到图片。 + + +另外我还根据这个 api 创建了一个小网站,可以试一下: https://chilloutai.com/