t_wの輪郭

Feedlyでフォローするボタン
機械学習ライブラリTransformer
『CTranslate2でRinnaモデルをコンバートしてCPUや8GB GPUで動くようにする』CTranslate2はALBERTに対応していなかった『Google Colab + CTranslate2 による Rinnaの高速推論を試す』

CTranslate2はALBERTに対応していなかった。モデルの変換時に下記のエラーが出る

ValueError: No conversion is registered for the model configuration AlbertConfig (supported configurations are: BartConfig, BertConfig, BloomConfig, CodeGenConfig, GPT2Config, GPTBigCodeConfig, GPTJConfig, GPTNeoXConfig, LlamaConfig, M2M100Config, MBartConfig, MPTConfig, MT5Config, MarianConfig, OPTConfig, PegasusConfig, RWConfig, T5Config, WhisperConfig)