Commit 1bc2def5 authored by chenych's avatar chenych
Browse files

Fix GLM4 transformers version in README

parent aff8c809
......@@ -60,7 +60,7 @@ LLaMA Factory是一个大语言模型训练和推理的框架,支持了魔搭
>
> \*:您需要从 main 分支安装 `transformers` 并使用 `DISABLE_VERSION_CHECK=1` 来跳过版本检查。
>
> \*\*:您需要安装特定版本的 `transformers` 以使用该模型
> \*\*:您需要安装特定版本的 `transformers` 以使用该模型,如**GLM4需要transformers==4.51.3**
## 使用源码编译方式安装
### 环境准备
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment