Update README.md
#13
by xbeark - opened
The recommended version of the transformers library is incorrect. Please fix it to v5.3.0 or later.
The reason inference engines like sglang use version 5.3 is that they only read the config; in reality, the main branch of transformers still has issues with the index implementation of GLM-5, and we are still updating it.
Using a newer version would be better.
ZHANGYUXUAN-zR changed pull request status to closed