Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
LLaMA-Factory
Commits
1bc2def5
Commit
1bc2def5
authored
Jun 06, 2025
by
chenych
Browse files
Fix GLM4 transformers version in README
parent
aff8c809
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
1bc2def5
...
@@ -60,7 +60,7 @@ LLaMA Factory是一个大语言模型训练和推理的框架,支持了魔搭
...
@@ -60,7 +60,7 @@ LLaMA Factory是一个大语言模型训练和推理的框架,支持了魔搭
>
>
> \*:您需要从 main 分支安装 `transformers` 并使用 `DISABLE_VERSION_CHECK=1` 来跳过版本检查。
> \*:您需要从 main 分支安装 `transformers` 并使用 `DISABLE_VERSION_CHECK=1` 来跳过版本检查。
>
>
> \*\*:您需要安装特定版本的 `transformers` 以使用该模型
。
> \*\*:您需要安装特定版本的 `transformers` 以使用该模型
,如**GLM4需要transformers==4.51.3**
## 使用源码编译方式安装
## 使用源码编译方式安装
### 环境准备
### 环境准备
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment