modelscope / modelscope/modelscope_hub
ms hub否支持或计划支持单文件分片多流上传
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 8
- Avg merge
- 1h
- Merged PRs (30d)
- 13
Description
当前上传模型到modelscope.cn, 对单个大文件只执行一次 PUT,受到单 TCP 流吞吐限制。
在云上会因为大单流导致限速, ms hub否支持或计划支持 单文件分片多流上传?
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
Start by tracing the Python client's model-upload entry point and the current single-file PUT path described in the issue. Investigate how a multipart, multi-stream upload would fit the existing client and ModelScope Hub behavior. Done means the supported approach and its scope are clearly defined, with implementation requirements agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100