Download Latest Version v1.30.0 source code.tar.gz (6.8 MB)
Email in envelope

Get an email when there's a new version of ModelScope

Home / v1.30.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-15 2.6 kB
v1.30.0 source code.tar.gz 2025-09-15 6.8 MB
v1.30.0 source code.zip 2025-09-15 9.0 MB
Totals: 3 Items   15.9 MB 3

English Version

  1. Added support for creating model tags via API or CLI. (@Koko-ry, [#1487])
  2. Extended repo_info functionality to include the siblings field, enabling better metadata inspection. (@alcholiclg, [#1490])
  3. Support for uploading AIGC model cover images in Base64 format. (@Koko-ry, [#1492])
  4. Fixed compatibility issues with models when using the latest version of Hugging Face Transformers. (@tastelikefeet, [#1491])
  5. Resolved linting errors in utility modules to improve code quality and consistency. (@wangxingjun778, [#1493])
  6. Corrected endpoint behavior for AI-generated content (AIGC) services. (@Koko-ry, [#1494])
  7. Fixed invalid revision reference in repo_info responses, ensuring accurate version tracking. (@alcholiclg, [#1496])
  8. Improved model tag descriptions by correcting formatting and enhancing clarity. (@Koko-ry, [#1500])

中文版本

  1. 新增通过 API 或 CLI 创建模型标签的功能。(@Koko-ry, [#1487])
  2. 扩展 repo_info 功能,支持返回 siblings 字段,提升元数据查看能力。(@alcholiclg, [#1490])
  3. 支持使用Base64格式上传AIGC模型的封面图。 (@Koko-ry, [#1492])
  4. 修复与最新版 Hugging Face Transformers 的模型兼容性问题。(@tastelikefeet, [#1491])
  5. 修复工具模块中的代码规范(lint)错误,提升代码质量与一致性。(@wangxingjun778, [#1493])
  6. 修正 AI 生成内容(AIGC)服务端点的行为逻辑。(@Koko-ry, [#1494])
  7. 修复 repo_info 响应中无效的版本号引用,确保版本追踪准确无误。(@alcholiclg, [#1496])
  8. 优化模型标签描述内容,修正格式并提升可读性。(@Koko-ry, [#1500])

What's Changed

Full Changelog: https://github.com/modelscope/modelscope/compare/v1.29.2...v1.30.0

Source: README.md, updated 2025-09-15