English Version
- Support python3.11 officially.
- Add env variable
MODELSCOPE_PREFER_AI_SITE
to specify the endpoint to download models or datasets from. #1248 - Add ollama templates:
command-r7b-arabic、granite3.2-vision、phi4-mini、granite3.2、r1-1776、deepscaler、openthinker template
#1247 - Fix import issue #1253
- Add snapshot_download headers for CI-TEST #1259
- Fix external_engine_for_llm_checker #1260
- Add more diffusers imports #1265
- Fix downloading with specified class name #1270
中文版本
- 支持python3.11
- 添加环境变量
MODELSCOPE_PREFER_AI_SITE
,用于指定优先从哪个站点下载模型或数据集。#1248 - 添加ollama模板:
command-r7b-arabic、granite3.2-vision、phi4-mini、granite3.2、r1-1776、deepscaler、openthinker template
#1247 - 修复导入问题 #1253
- 为CI-TEST添加snapshot_download headers #1259
- 修复external_engine_for_llm_checker #1260
- 添加更多的diffusers导入 #1265
- 修复使用指定类名下载 #1270
Full Changelog: v1.23.2...v1.24.0