Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-14 | 1.7 kB | |
v1.26.0 source code.tar.gz | 2025-05-14 | 6.8 MB | |
v1.26.0 source code.zip | 2025-05-14 | 9.0 MB | |
Totals: 3 Items | 15.8 MB | 0 |
English Version
- Provided adaptive full-chain acceleration for model downloading in cloud environments. #1315
- Refined code security controls for importlib usage scenarios and supported more precise file list control during model downloading. #1323
- Added new Ollama templates, including cogito, mistral-small3.1, deepcoder, granite3.3, etc. #1318
中文版本
- 对于云上环境,提供自适应的模型下载全链路加速 https://github.com/modelscope/modelscope/pull/1315
- 对于importlib使用场景上细化的代码安全控制,并支持模型下载中更精准的文件列表控制 https://github.com/modelscope/modelscope/pull/1323
- 添加新的ollama template,包括cogito,mistral-small3.1,deepcoder,granite3.3等 https://github.com/modelscope/modelscope/pull/1318
What's Changed
- feat: new ollama template by @NononoSugar in https://github.com/modelscope/modelscope/pull/1318
- enable intra-cloud acceleration by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/1315
- Support downloading exact file for hf wrapper by @tastelikefeet in https://github.com/modelscope/modelscope/pull/1323
- Fix typos in multiple files by @co63oc in https://github.com/modelscope/modelscope/pull/1329
- Fix typos by @co63oc in https://github.com/modelscope/modelscope/pull/1328
New Contributors
- @NononoSugar made their first contribution in https://github.com/modelscope/modelscope/pull/1318
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.25.0...v1.26.0