Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaddleMIX 2.0版本发布,欢迎开发者使用反馈 #645

Open
jerrywgz opened this issue Jul 30, 2024 · 6 comments
Open

PaddleMIX 2.0版本发布,欢迎开发者使用反馈 #645

jerrywgz opened this issue Jul 30, 2024 · 6 comments
Assignees

Comments

@jerrywgz
Copy link
Collaborator

PaddleMIX 2.0版本正式发布

https://github.com/PaddlePaddle/PaddleMIX/tree/v2.0.0

  • 多模态理解:新增LLaVA系列,Qwen-VL等;新增Auto模块统一SFT训练流程;新增mixtoken训练策略,SFT吞吐量提升5.6倍。
  • 多模态生成:发布PPDiffusers 0.24.1版本,支持视频生成能力,文生图模型新增LCM。新增飞桨版peft,accelerate后端。提供基于飞桨开发的ComfyUI插件。
  • 多模态数据处理工具箱DataCopilot:支持自定义数据结构,数据转换,离线格式检查;支持基本的统计信息,数据可视化功能。

欢迎开发者们使用并反馈!

@jerrywgz jerrywgz pinned this issue Jul 30, 2024
@juncyan
Copy link

juncyan commented Aug 4, 2024

from paddlemix.models.clip import clip_model
微信截图_20240804184943
只是import就报错,该怎么解决

@jerrywgz
Copy link
Collaborator Author

jerrywgz commented Aug 8, 2024

建议通过以下方式安装最新版paddlemix

git clone https://github.com/PaddlePaddle/PaddleMIX
cd PaddleMIX
pip install -e .

#ppdiffusers 安装
cd ppdiffusers
pip install -e .

@masaladi
Copy link

masaladi commented Aug 8, 2024

建议通过以下方式安装最新版paddlemix

git clone https://github.com/PaddlePaddle/PaddleMIX
cd PaddleMIX
pip install -e .

#ppdiffusers 安装
cd ppdiffusers
pip install -e .

请问下在安装ppdiffusers时报如下错需要如何解决呢,谢谢
#ppdiffusers 安装
cd ppdiffusers
pip install -e .
image

@masaladi
Copy link

masaladi commented Aug 9, 2024

@jerrywgz 你好,麻烦请看看我的问题

@jerrywgz
Copy link
Collaborator Author

PaddlePaddle/PaddleNLP#8344 可以参考下这个issue

@whisky-12
Copy link

hello, 希望请教一些关于ppdiffusers的模型推理细节, 期望可以使用类似与 DAT X 2,4x-UltraSharp 高清方法修复的能力,在 ppdiffusers 应当如何设计呢,是否有预留的接口函数或者参数支持。

以上 ,辛苦了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants