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.2-Exp_vllm
Commits
799a5017
Commit
799a5017
authored
Sep 30, 2025
by
chenych
Browse files
Add deepseek-v3.2-exp
parent
1e5cf81d
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 @
799a5017
...
@@ -69,7 +69,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/DeepSeek-V3.2-Exp --output-
...
@@ -69,7 +69,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/DeepSeek-V3.2-Exp --output-
```
bash
```
bash
python convert.py
--hf-ckpt-path
/path/to/DeepSeek-V3.2-Exp-bf16
--save-path
/path/to/DeepSeek-V3.2-Demo
--n-experts
256
--model-parallel
32
python convert.py
--hf-ckpt-path
/path/to/DeepSeek-V3.2-Exp-bf16
--save-path
/path/to/DeepSeek-V3.2-Demo
--n-experts
256
--model-parallel
32
```
```
> 注意:需要将/path/to/
fp8_weights
中的json文件复制到/path/to/DeepSeek-V3.2-Demo中。
> 注意:需要将/path/to/
DeepSeek-V3.2-Exp
中的json文件复制到/path/to/DeepSeek-V3.2-Demo中。
3.
启动推理
3.
启动推理
```
bash
```
bash
...
...
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