- 发行说明
- 入门指南
- 通知
- 项目
- 数据集
- 数据标签
- ML 包
- 开箱即用包
- 管道
- ML 技能
- ML 日志
- AI Center 中的 Document Understanding™
- AI Center API
- 许可
- AI 解决方案模板
- 如何
- 基本故障排除指南

AI Center user guide
- 用于组织级别使用的 Automation Cloud TM 管理员指南中的“ 监控许可证分配”页面。
- Insights 指南中的AI Unit 租户级别消耗概述页面,了解租户级别消耗。
AI Unit 是用于向 AI 产品颁发许可的度量单位。当模型为您带来价值时,我们会根据消耗量对 AI Unit 收费。
有关我们 AI 产品的 AI Unit 消耗的更多一般信息,请查看计量和计费逻辑以及许可证跟踪部分。
有关 Process Mining 的 AI Unit 消耗量的特定详细信息,请查看 Process Mining 指南中的“许可证”页面。
您还可以在租户级别分配和跟踪 AI Unit 的使用情况。有关更多详细信息,请查看租户级别的分配页面:
- Automation Cloud TM - Automation Cloud - 向租户分配许可证
- Automation Suite - Automation Suite - 向租户分配机器人和服务许可证
By default, each tenant is allocated 0 AI units, and all AI units are consumed from the account pool. If there are no AI units allocated to the tenant, AI units are consumed from the organization account pool. In case all AI Units are consumed from the tenant pool, then the admin needs to allocate more on that specific tenant.
When an AI Center model is hosted in a different tenant or organization than the automation calling it, units are charged to the model-hosting tenant - not the automation tenant. Enforcement settings on the automation tenant do not apply to this consumption. To control AI Center units through enforcement, configure enforcement on the model-hosting tenant. For more information, see Tenant consumption enforcement.
一般逻辑
此页面包含有关 AI 单元的特定信息,具体取决于所使用的活动,涵盖每个 AI 产品的成本。
要计算总消耗成本,请使用以下公式:
prediction cost + hardware cost = consumption cost有关更多信息,请查看以下部分:
- 预测成本
- 硬件成本
预测成本
要计算预测成本,请使用以下公式:
input size x unit cost of the model = prediction cost5000 characters 的 UiPath 自定义命名实体识别模型,消耗情况如下:
3 units x 0.5(单位成本)= 1.5 AI Units输入大小
| 模型 | 输入类型 | 输入大小 | 计算的输入大小 |
|---|---|---|---|
| Document Understanding TM (UiPath 和客户管理的第三方) | 文档 | 1 页 | 输入文档中的页数 |
| Communications Mining | JSON | 1 条消息 | 每个邮箱或工单系统的消息数 |
| AI 计算机视觉 | 图像 | 1 张图片 | 始终为 1 |
| Task Mining | 数据集 | 1 个数据集 | 始终为 1 |
| GenAI Activities | 字符串 | 每个模型的字符串大小限制不同 | |
| 其他型号 | JSON | 2000 个字符 = 1 个单位 | Ceil(长度(输入)/2000) |
| 文件 | 5 MB = 1 个单位 | 上限(大小/5MB) | |
| 文件 | 5 MB = 1 个单位 | 上限 (sum(size(input))/5MB) | |
使用的型号
| 模型 | 当我们充电时 | 单位成本 |
|---|---|---|
| Document Understanding TM (UiPath 和客户管理的第三方) | 每个预测 | 有关所有 Document Understanding 模型的列表,请查看 Document Understanding 指南中的“计量与计费逻辑”页面。 |
| AI 计算机视觉 | 每个预测 | 0 |
| 预览模型(如 UiPath 图像分类) | 每个预测 | 0 |
| Task Mining | 每个成功的管道 | 5000 |
| Communications Mining | 上传、修改或预测的每条消息 | 1 - 有关Communications Mining计费逻辑的更多信息,请查看官方文档。 |
| UiPath 浅色文本分类器 | 每个预测 | 0.2 |
| UiPath 多语言分类器 | 每个预测 | 0.5 |
| UiPath 自定义命名实体识别 | 每个预测 | 0.5 |
| 开源包 |
每个预测 | 0.1 |
| GenAI Activities | 每次执行 | 1 - 无上下文基础
2 - 具有上下文基础 |
硬件成本
部署 ML 技能时的硬件成本计算如下:
replicas x resource cost默认副本计数取决于帐户类型:
- 企业帐户: 2
- 其他帐户类型: 1
使用下表检查 ML 技能的资源成本。
| 硬件 | 单位成本 |
|---|---|
| 0.5 CPU 2 GB RAM(默认) | 1 个 AI 单元/副本/小时 |
| 1 个 CPU 4 GB RAM | 2 个 AI 单元/副本/小时 |
| 2 个 CPU 8 GB RAM | 4 个 AI 单元/副本/小时 |
| 4 个 CPU 16 GB RAM | 8 个 AI 单元/副本/小时 |
| 6 个 CPU 24 GB RAM | 12 个 AI 单元/副本/小时 |
| GPU | 20 个 AI 单元/副本/小时 |
有关与管道相关的硬件成本,请查看下表。
| 硬件 | 单位成本 |
|---|---|
| CPU | 6 个 AI 单位/小时 |
| GPU | 20 个 AI 单元/小时 |
背景信息
计算总消耗量
- 训练多语言文本分类模型所消耗的 AI Unit:
7(小时)x20(GPU 每小时的 AI 单位)=140 AI Units - 托管多语言文本分类模型三个月所消耗的 AI Unit:
24(一天中的小时数)x90(天数)x2(每小时 AI 单位)=4320 AI Units - 托管发票模型三个月所消耗的 AI Unit:
24(一天中的小时数)x90(天数)x2(每小时 AI 单位)=4320 AI Units - 使用多语言文本分类模型进行预测所消耗的 AI Unit:
20000(预测数量)x2(输入大小)x0.5(单位成本)=20000 AI Units - 使用发票做出预测所消耗的 AI Unit:
10000(预测数量)x2(输入大小)x1(单位成本)=20000 AI Units - 消耗的 AI Unit 总数:
hardware cost+predictions cost= (140+4320+4320) + (20000+20000) =48780 AI Units