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
ox696c
ktransformers
Commits
2fcdbee7
Unverified
Commit
2fcdbee7
authored
Apr 07, 2025
by
wang jiahao
Committed by
GitHub
Apr 07, 2025
Browse files
Update balance-serve.md
parent
77c6cc82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/en/balance-serve.md
doc/en/balance-serve.md
+1
-1
No files found.
doc/en/balance-serve.md
View file @
2fcdbee7
...
@@ -112,7 +112,7 @@ Use our optimized configuration for constrained VRAM:
...
@@ -112,7 +112,7 @@ Use our optimized configuration for constrained VRAM:
```
bash
```
bash
python ktransformers/server/main.py
\
python ktransformers/server/main.py
\
--port
10002
--port
10002
\
--model_path
<path_to_safetensor_config>
\
--model_path
<path_to_safetensor_config>
\
--gguf_path
<path_to_gguf_files>
\
--gguf_path
<path_to_gguf_files>
\
--optimize_config_path
ktransformers/optimize/optimize_rules/DeepSeek-V3-Chat-serve.yaml
\
--optimize_config_path
ktransformers/optimize/optimize_rules/DeepSeek-V3-Chat-serve.yaml
\
...
...
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