| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-15 | 1.8 kB | |
| v1.31.0 source code.tar.gz | 2025-10-15 | 6.8 MB | |
| v1.31.0 source code.zip | 2025-10-15 | 9.0 MB | |
| Totals: 3 Items | 15.9 MB | 4 | |
English Version
- Integrate support for "official tags" of AIGC models. https://github.com/modelscope/modelscope/pull/1509
- Extend the network timeout duration for model_revision checking. https://github.com/modelscope/modelscope/pull/1507
- Update the ms-swift Docker build process. https://github.com/modelscope/modelscope/pull/1502
- Fix some bugs.
中文版
- 集成对 AIGC 模型“官方标签”的支持。 https://github.com/modelscope/modelscope/pull/1509
- 延长 model_revision 检查的网络超时时间。 https://github.com/modelscope/modelscope/pull/1507
- 更新 ms-swift Docker 构建流程。 https://github.com/modelscope/modelscope/pull/1502
- 修复了一些bugs。
What's Changed
- [docker] update swift docker by @Jintao-Huang in https://github.com/modelscope/modelscope/pull/1502
- Update timeout for checking model revision by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/1507
- Fix get_domain and endpoint by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/1511
- Fix SyntaxError warning on MODELSCOPE_ASCII by @MichaelCurrie in https://github.com/modelscope/modelscope/pull/1512
- [fix] ans_dfsmn_pipeline.py resample by @weedge in https://github.com/modelscope/modelscope/pull/1510
- fix tokenizer download by @tastelikefeet in https://github.com/modelscope/modelscope/pull/1516
- Feat/add official tag by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/1509
New Contributors
- @MichaelCurrie made their first contribution in https://github.com/modelscope/modelscope/pull/1512
- @weedge made their first contribution in https://github.com/modelscope/modelscope/pull/1510
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.30.0...v1.31.0