Browse Source

fix: update notes on backend type switching for NPU cards in Ascend.md

myhloli 1 week ago
parent
commit
997a131278
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/zh/usage/acceleration_cards/Ascend.md

+ 1 - 1
docs/zh/usage/acceleration_cards/Ascend.md

@@ -57,7 +57,7 @@ docker run -u root --name mineru_docker --privileged=true \
 >[!TIP]
 >[!TIP]
 > 请根据实际情况选择使用`lmdeploy`或`vllm`版本的镜像,替换上述命令中的`mineru:lmdeploy-latest`为`mineru:vllm-latest`即可。
 > 请根据实际情况选择使用`lmdeploy`或`vllm`版本的镜像,替换上述命令中的`mineru:lmdeploy-latest`为`mineru:vllm-latest`即可。
 
 
-执行该命令后,您将进入到Docker容器的交互式终端,并映射了一些端口用于可能会使用的服务,您可以直接在容器内运行MinerU相关命令来使用MinerU的功能。
+执行该命令后,您将进入到Docker容器的交互式终端,您可以直接在容器内运行MinerU相关命令来使用MinerU的功能。
 您也可以直接通过替换`/bin/bash`为服务启动命令来启动MinerU服务,详细说明请参考[通过命令启动服务](https://opendatalab.github.io/MinerU/zh/usage/quick_usage/#apiwebuihttp-clientserver)。
 您也可以直接通过替换`/bin/bash`为服务启动命令来启动MinerU服务,详细说明请参考[通过命令启动服务](https://opendatalab.github.io/MinerU/zh/usage/quick_usage/#apiwebuihttp-clientserver)。
 
 
 ## 4. 注意事项
 ## 4. 注意事项