[docs] fix misspellings & typos (#18276)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# AMD GPUs
|
||||
|
||||
This document describes how run SGLang on AMD GPUs. If you encounter issues or have questions, please [open an issue](https://github.com/sgl-project/sglang/issues).
|
||||
This document describes how to run SGLang on AMD GPUs. If you encounter issues or have questions, please [open an issue](https://github.com/sgl-project/sglang/issues).
|
||||
|
||||
## System Configuration
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Welcome to **SGLang**! We appreciate your interest in contributing. This guide p
|
||||
|
||||
### Prepare Environment
|
||||
|
||||
Before contributing, please ensure that your environment is set up correctly. Follow the steps in the [Installation Guide](../platforms/ascend_npu.md) to install the necessary dependencies. we recommend [using docker](../platforms/ascend_npu.md#method-2-using-docker-image) to build the environment.
|
||||
Before contributing, please ensure that your environment is set up correctly. Follow the steps in the [Installation Guide](../platforms/ascend_npu.md) to install the necessary dependencies. We recommend [using docker](../platforms/ascend_npu.md#method-2-using-docker-image) to build the environment.
|
||||
|
||||
### Fork and clone the repository
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Best Practice on Ascend NPU
|
||||
|
||||
This section describes the best practice data of mainstream LLM models such as DeepSeek and Qwen on the Ascend Npu. If
|
||||
This section describes the best practice data of mainstream LLM models such as DeepSeek and Qwen on the Ascend NPU. If
|
||||
you encounter issues or have any questions, please [open an issue](https://github.com/sgl-project/sglang/issues).
|
||||
|
||||
## DeepSeek Series Models
|
||||
|
||||
Reference in New Issue
Block a user