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
ModelZoo
GLM-4_pytorch
Commits
dbcc8b8d
Commit
dbcc8b8d
authored
Apr 19, 2025
by
chenych
Browse files
Modify requirements.txt
parent
34e7967f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
finetune/requirements.txt
finetune/requirements.txt
+0
-1
inference/requirements.txt
inference/requirements.txt
+0
-1
No files found.
finetune/requirements.txt
View file @
dbcc8b8d
jieba>=0.42.1
datasets>=2.20.0
peft>=0.15.1
deepspeed>=0.16.5
nltk==3.8.1
rouge_chinese==1.0.3
ruamel.yaml>=0.18.6
...
...
inference/requirements.txt
View file @
dbcc8b8d
...
...
@@ -12,7 +12,6 @@ openai>=1.70.0
einops>=0.8.0
pillow>=10.4.0
sse-starlette>=2.1.3
bitsandbytes>=0.44.1 # INT4 Loading, Not support for NPU
peft>=0.15.0 # Using with finetune model
swanlab>=0.5.5
...
...
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