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
BLOOM_oneflow
Commits
4da3c0cf
Commit
4da3c0cf
authored
Oct 10, 2023
by
“yuguo”
Browse files
update
parent
0f0f4324
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
4da3c0cf
...
@@ -92,7 +92,7 @@ path/to/bloomz-7b1
...
@@ -92,7 +92,7 @@ path/to/bloomz-7b1
└──
pytorch_model
.
bin
└──
pytorch_model
.
bin
```
```
##
BLOOMZ-7B1
推理
## 推理
采用1节点,4张DCU-Z100-16G,采用tp=4,pp=1的并行配置。
采用1节点,4张DCU-Z100-16G,采用tp=4,pp=1的并行配置。
...
@@ -151,7 +151,7 @@ demo.py如下:
...
@@ -151,7 +151,7 @@ demo.py如下:
if dist.is_main_process():
if dist.is_main_process():
print(res)
print(res)
##
#
result
## result
```
```
>>>
>>>
...
...
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