ModelEngine-Group / ModelEngine-Group/app-platform
期望AppEngine具备模型|应用远程拉取的功能
@XinLi-cyber is already working on this.
Since Apr 24, 2026.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
功能摘要 / Feature Summary
支持模型版本管理并提供边缘计算设备服务能够获取模型列表的能力;支持边缘计算设备拉取微调的模型;
功能类型 / Feature Type
全新功能 / New Feature
优先级 / Priority
高 - 非常需要这个功能 / High - Really need this feature
问题描述 / Problem Description
微调的模型提供查询接口
边缘设备需要知道平台中有哪些可用模型以及版本号和描述的等信息
边缘设备可以从平台拉取指定的模型文件
边缘设备选择某个模型之后通过API拉取平台的某个模型并启用
建议的解决方案 / Proposed Solution
微调的模型提供查询接口
边缘设备需要知道平台中有哪些可用模型以及版本号和描述的等信息
边缘设备可以从平台拉取指定的模型文件
边缘设备选择某个模型之后通过API拉取平台的某个模型并启用
替代方案 / Alternative Solutions
No response
确认事项 / Confirmations
-
我已经搜索了现有的 issues 和讨论,确认这不是重复建议
I have searched existing issues and discussions, confirming this is not a duplicate suggestion -
这个功能符合项目的目标和范围
This feature aligns with the project's goals and scope -
我理解这个功能可能需要时间来实现
I understand this feature may take time to implement -
我愿意协助实现这个功能 (可选)
I'm willing to help implement this feature (optional)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.