Change the first letter to uppercase (#4375)
### What this PR does / why we need it?
The first letter of the English title should be capitalized
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
ut
- vLLM version: v0.11.0
- vLLM main:
2918c1b49c
Signed-off-by: herizhen <you@example.com>
Co-authored-by: herizhen <you@example.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
**load_async**:Whether to Enable Asynchronous Loading. The default value is false.
|
||||
**register_buffer**:Whether to Register Video Memory with the Backend. Registration is Not Required When Used with MooncakeConnectorV1; It is Required in All Other Cases. The Default Value is false.
|
||||
|
||||
## run mooncake master
|
||||
## Run Mooncake Master
|
||||
|
||||
### 1.Configure mooncake.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user