OpenBMB / OpenBMB/MiniCPM-V-Apps
【鸿蒙】模型下载支持断点续传
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 393
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
下载模型过程中断后,又需要从0开始下载,而模型文件有比较大,比较费时间费流量,最好能支持断点续传。
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No files or tests are named. Start by locating the HarmonyOS model-download entry point and reading how interrupted downloads are currently handled. Done means an interrupted model download can continue from the existing data instead of restarting, with the completed model still usable.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100