[main][Docs] Fix spelling errors across documentation (#6649)
Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
d7e17aaacd
---------
Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
This commit is contained in:
@@ -695,7 +695,7 @@ msgstr ""
|
||||
#: ../../user_guide/release_notes.md:118
|
||||
msgid ""
|
||||
"Qwen3 and Qwen3MOE is supported now. The performance and accuracy of Qwen3 "
|
||||
"is well tested. You can try it now. Mindie Turbo is recomanded to improve "
|
||||
"is well tested. You can try it now. Mindie Turbo is recommended to improve "
|
||||
"the performance of Qwen3. [#903](https://github.com/vllm-project/vllm-"
|
||||
"ascend/pull/903) [#915](https://github.com/vllm-project/vllm-ascend/"
|
||||
"pull/915)"
|
||||
@@ -1204,7 +1204,7 @@ msgid ""
|
||||
"visit [official guide](https://docs.vllm.ai/en/latest/getting_started/"
|
||||
"v1_user_guide.html) to get more detail. By default, vLLM will fallback to "
|
||||
"V0 if V1 doesn't work, please set `VLLM_USE_V1=1` environment if you want "
|
||||
"to use V1 forcely."
|
||||
"to use V1 forcibly."
|
||||
msgstr ""
|
||||
"本版本包含了对 vLLM V1 引擎的实验性支持。你可以访问[官方指南](https://docs."
|
||||
"vllm.ai/en/latest/getting_started/v1_user_guide.html)获取更多详细信息。默认"
|
||||
@@ -1335,7 +1335,7 @@ msgstr ""
|
||||
|
||||
#: ../../user_guide/release_notes.md:232
|
||||
msgid ""
|
||||
"Add Ascend Custom Ops framewrok. Developers now can write customs ops using "
|
||||
"Add Ascend Custom Ops framework. Developers now can write customs ops using "
|
||||
"AscendC. An example ops `rotary_embedding` is added. More tutorials will "
|
||||
"come soon. The Custom Ops compilation is disabled by default when "
|
||||
"installing vllm-ascend. Set `COMPILE_CUSTOM_KERNELS=1` to enable it. [#371]"
|
||||
@@ -1512,7 +1512,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"Improved and reduced the garbled code in model output. But if you still hit "
|
||||
"the issue, try to change the generation config value, such as "
|
||||
"`temperature`, and try again. There is also a knonwn issue shown below. Any "
|
||||
"`temperature`, and try again. There is also a known issue shown below. Any "
|
||||
"[feedback](https://github.com/vllm-project/vllm-ascend/issues/267) is "
|
||||
"welcome. [#277](https://github.com/vllm-project/vllm-ascend/pull/277)"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user