lucidrains / self-rewarding-lm-pytorch

Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'x_transformers'

mayankpathaklumiq opened this issue · comments


ModuleNotFoundError Traceback (most recent call last)
in <cell line: 9>()
7 )
8
----> 9 from x_transformers import TransformerWrapper, Decoder

ModuleNotFoundError: No module named 'x_transformers'