[docs] fix misspellings & typos (#18276)

This commit is contained in:
rinbaro
2026-02-04 19:35:29 -08:00
committed by GitHub
parent c8212b9fac
commit de6a03260f
18 changed files with 23 additions and 23 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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