github modelscope/modelscope v1.8.2
Release 1.8.2

latest releases: v1.22.3, v1.22.2, v1.22.1...
17 months ago

中文版本

新模型

VideoComposer:组合视频合成 (#431)

改进

  • 移除numpy版本 <=1.22.0 的限制 (#453)
  • 更改llama2的max_length默认值 (#452)
  • 在函数generate中支持llama2输入到设备
  • 支持为llama加载数据集
  • 更新qwen qa示例
  • 添加readme和警告 (#462)

Bug修复

  • 修复chatglm2b rope_ratio配置参数缺失 (#440)
  • 修复pipeline检查错误 (#455)
  • 修复针对python37的copytree bug (#464)

English Version

New models

VideoComposer: Compositional Video Synthesis with Motion Controllability (#431)

Improvement

  • remove restriction of numpy version <=1.22.0 (#453)
  • change llama2 max_length default value (#452)
  • support llama2 inputs to device in function generate
  • support load dataset for llama
  • update qwen qa example
  • add readme and warning (#462)

Bugfix

  • fix chatglm2b rope_ratio config is missing (#440)
  • fix pipeline check error (#455)
  • fix copytree python37 bug (#464)

Don't miss a new modelscope release

NewReleases is sending notifications on new releases.