alipay / alipay/Ant-Multi-Modal-Framework

Error loading model M2_omni

オープン
#33 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
180
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Unable to recognize "bailing2" model type while loading model with transformers.

`Traceback (most recent call last):
File "test.py", line 10, in
model = AutoModelForCausalLM.from_pretrained(
File "/home/a/.conda/envs/m2-omni/lib/python3.8/site-packages/transformers/models/auto/auto_factory.py", line 526, in from_pretrained
config, kwargs = AutoConfig.from_pretrained(
File "/home/a/.conda/envs/m2-omni/lib/python3.8/site-packages/transformers/models/auto/configuration_auto.py", line 1036, in from_pretrained
raise ValueError(
ValueError: The checkpoint you are trying to load has model type `bailing2` 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.`

Seems to be a problem not registering "bailing2" to the transformers lib

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。