unsupport glm4-moe-lite

#25
by cppowboy - opened

You can update Transformers with the command pip install --upgrade transformers. If this does not work, and the checkpoint is very new, then there may not be a release version that supports this model yet.

Source code installation is required.

This will work [pre-release]:
pip install transformers==5.0.0rc3

Sign up or log in to comment