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
DeepSeek-V3_pytorch
Commits
a8bff104
Commit
a8bff104
authored
Feb 02, 2025
by
mashun1
Browse files
Update README.md
parent
56b7141e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
a8bff104
...
@@ -76,6 +76,8 @@ torchrun --nnodes 4 --nproc-per-node 8 --node-rank $RANK --master-addr $ADDR gen
...
@@ -76,6 +76,8 @@ torchrun --nnodes 4 --nproc-per-node 8 --node-rank $RANK --master-addr $ADDR gen
torchrun
--nnodes
4
--nproc-per-node
8
--node-rank
$RANK
--master-addr
$ADDR
generate.py
--ckpt-path
/path/to/DeepSeek-V3-Demo
--config
configs/config_671B.json
--input-file
$FILE
torchrun
--nnodes
4
--nproc-per-node
8
--node-rank
$RANK
--master-addr
$ADDR
generate.py
--ckpt-path
/path/to/DeepSeek-V3-Demo
--config
configs/config_671B.json
--input-file
$FILE
```
```
注意:需要将/path/to/fp8_weights中的json文件复制到/path/to/DeepSeek-V3-Demo中。
## 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