Skip to content

Commit 80f95fb

Browse files
lengrongfurootfs
andauthored
remove discarded fields from documents (#165)
Signed-off-by: rongfu.leng <[email protected]> Co-authored-by: Huamin Chen <[email protected]>
1 parent cac9b81 commit 80f95fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/docs/getting-started/installation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ vllm_endpoints:
108108

109109
model_config:
110110
"your-model-name":
111-
param_count: 671000000000 # 671B parameters for DeepSeek-V3.1
112-
batch_size: 512.0 # vLLM default batch size
113-
context_size: 65536.0 # DeepSeek-V3.1 context length
114111
pii_policy:
115112
allow_by_default: false # Deny all PII by default
116113
pii_types_allowed: ["EMAIL_ADDRESS", "PERSON", "GPE", "PHONE_NUMBER"] # Only allow these specific PII types

0 commit comments

Comments
 (0)