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

使用gradio的hydit_app.py启动, 加载DialogGen模型时报错 #92

Open
huangzhike opened this issue Jun 15, 2024 · 1 comment
Open

Comments

@huangzhike
Copy link

Describe the bug

异常信息如下, Transformers版本已经是最新的了

ValueError: The checkpoint you are trying to load has model type llava_mistral but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.

@yestinl
Copy link
Collaborator

yestinl commented Jun 16, 2024

请运行 python utils/collect_env.py 和 pip list 去打印完整的环境信息,以便我们能定位问题。
同时你也可以尝试采用我们推荐的环境安装方式来配置对应的环境。

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

2 participants