v1.13.1
版本发布时间: 2024-03-18 20:02:31
modelscope/modelscope最新发布版本:v1.18.1(2024-09-21 22:08:11)
New models
No. | Model-id and links |
---|---|
1 | GeoMVSNet:基于几何感知的多视图深度估计 |
2 | Res2Net说话人确认-中文-3D-Speaker-16k |
3 | ResNet34说话人确认-中文-3D-Speaker-16k |
4 | 自监督深度补全 |
Highlight features
- Support importing AWQConfig from modelscope
- Support stream_generate for LLMPipeline
What's Changed
- UViT ImageNet by @ccyhxg in https://github.com/modelscope/modelscope/pull/763
- Add DiT_ImageNet_Demo by @ccyhxg in https://github.com/modelscope/modelscope/pull/767
- Add a QA example based on llamaindex (with qwen1.5) by @yhxx511 in https://github.com/modelscope/modelscope/pull/759
- Fix words by @co63oc in https://github.com/modelscope/modelscope/pull/747
- Fix word pubicly by @co63oc in https://github.com/modelscope/modelscope/pull/748
- Fix word pipleline by @co63oc in https://github.com/modelscope/modelscope/pull/749
- Fix word orignal by @co63oc in https://github.com/modelscope/modelscope/pull/750
- add awqconfig by @Jintao-Huang in https://github.com/modelscope/modelscope/pull/761
- add SiT_ImageNet_Demo by @ccyhxg in https://github.com/modelscope/modelscope/pull/770
- Fix words StableDiffuisonExporter -> StableDiffusionExporter by @co63oc in https://github.com/modelscope/modelscope/pull/746
- add self supervised depth completion. by @heyyxd in https://github.com/modelscope/modelscope/pull/711
- To solve the "ImportError: always import a name 'LlamaTokenizer' from… by @Siu-Ming in https://github.com/modelscope/modelscope/pull/745
- Fix code of conduct by @tastelikefeet in https://github.com/modelscope/modelscope/pull/774
- add res2net resnet models by @yfchenmodelscope in https://github.com/modelscope/modelscope/pull/772
- upgrade image build by @liuyhwangyh in https://github.com/modelscope/modelscope/pull/773
- change output video format from mp4v to mp4 h264 by @qslia in https://github.com/modelscope/modelscope/pull/757
- fix text_to_video_synthesis_model device by @slin000111 in https://github.com/modelscope/modelscope/pull/751
- add qwen1.5_doc_search_QA_based_on_langchain.ipynb by @ccyhxg in https://github.com/modelscope/modelscope/pull/769
- Add files via upload by @ccyhxg in https://github.com/modelscope/modelscope/pull/788
- pre-commit passed by @tastelikefeet in https://github.com/modelscope/modelscope/pull/789
- fix build issue by @liuyhwangyh in https://github.com/modelscope/modelscope/pull/786
- fix SeqGPTPipeline input force cuda issue by @RainJayTsai in https://github.com/modelscope/modelscope/pull/738
- fix image_portrait_enhancement_pipeline rgb channel issue by @sun11 in https://github.com/modelscope/modelscope/pull/740
- remove download interval check by @liuyhwangyh in https://github.com/modelscope/modelscope/pull/771
- Fix initilize initialize, etc by @co63oc in https://github.com/modelscope/modelscope/pull/781
- fix pre-commit by @tastelikefeet in https://github.com/modelscope/modelscope/pull/794
- Features/cv_geomvsnet_multi_view_depth_estimation_general by @shengzhesz in https://github.com/modelscope/modelscope/pull/790
- Support stream_generate for LLMPipeline by @Firmament-cyou in https://github.com/modelscope/modelscope/pull/768
New Contributors
- @heyyxd made their first contribution in https://github.com/modelscope/modelscope/pull/711
- @Siu-Ming made their first contribution in https://github.com/modelscope/modelscope/pull/745
- @yfchenmodelscope made their first contribution in https://github.com/modelscope/modelscope/pull/772
- @qslia made their first contribution in https://github.com/modelscope/modelscope/pull/757
- @RainJayTsai made their first contribution in https://github.com/modelscope/modelscope/pull/738
- @sun11 made their first contribution in https://github.com/modelscope/modelscope/pull/740
- @shengzhesz made their first contribution in https://github.com/modelscope/modelscope/pull/790
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.12.0...v1.13.1