PaddleMIX icon indicating copy to clipboard operation
PaddleMIX copied to clipboard

Paddle Multimodal Integration and eXploration, supporting mainstream multi-modal tasks, including end-to-end large-scale multi-modal pretrain models and diffusion model toolbox. Equipped with high per...

Results 68 PaddleMIX issues
Sort by recently updated
recently updated
newest added

AttributeError: 'LlavaConfig' object has no attribute 'pretrain_mm_mlp_adapter'. Did you mean: 'freeze_mm_mlp_adapter'? pretrain_mm_mlp_adapter似乎是加载projector的路径,我用的模型是hugging face上下载的llava1.5-7b,我尝试手动更改加载projector,但提示了warning:projector0和projector2的weight和bias并没有初始化,最终预测的输出也是乱码。请问我改如何进行推理

OSError: Can't load the model for 'stabilityai/stable-diffusion-xl-base-1.0'. If you were trying to load it from 'BOS', make sure you don't have a local directory with the same name. Otherwise, make...

https://github.com/PaddlePaddle/PaddleMIX/tree/develop/applications/Audio2Caption python script_run.py /envs/paddlemax/lib/python3.10/site-packages/_distutils_hack/__init__.py:33:UserWarning:Setuptools 正在取代 distutils。 warnings.warn("Setuptools 正在取代 distutils。") 分段錯誤(核心轉儲) 我已經使用了您的應用程式中的音訊字幕相同腳本的範例,但我遇到了錯誤。 您能幫我看看問題是什麼或如何解決嗎? python script_run.py /envs/paddlemax/lib/python3.10/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") Segmentation fault (core dumped) I have...

Resolve comment from https://github.com/PaddlePaddle/PaddleMIX/pull/501

contributor

添加了英文文档,更新了一点旧英文文档,更新一点旧中文文档

contributor

['OpenCC', 'CONFIGS', '__version__'] 10 __version__ = opencc_clib.__version__ ImportError: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/opencc/clib/opencc_clib.cpython-310-x86_64-linux-gnu.so)

PaddleMIX\paddlemix\datasets\chatml_dataset.py这个文件里面的from paddlenlp.transformers.tokenizer_utils import ChatTemplateMixin 是我的nlp版本不对吗还是什么情况,但是requirements里面写的paddlenlp>=2.6.1,我的nlp版本是对的呀

svd生成的mp4视频网页播放不了,迅雷播放器能播放 视频地址:https://shuxianglai.oss-cn-hangzhou.aliyuncs.com/attach/2024/04/23/7898.mp4 ![image](https://github.com/PaddlePaddle/PaddleMIX/assets/1287870/3915dd25-6088-4b48-a5fd-6bc3c0872b73)