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
OpenDAS
ktransformers
Commits
f4ae7c85
Unverified
Commit
f4ae7c85
authored
Apr 07, 2025
by
wang jiahao
Committed by
GitHub
Apr 07, 2025
Browse files
Merge pull request #1069 from kvcache-ai/qiyuxinlin-patch-4
Update balance-serve.md
parents
77c6cc82
2fcdbee7
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 @
f4ae7c85
...
@@ -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