Kaynağa Gözat

Fix formatting in changelog sections of README.md and README_zh-CN.md for improved readability

myhloli 1 ay önce
ebeveyn
işleme
66d328dbc5
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      README.md
  2. 1 1
      README_zh-CN.md

+ 1 - 1
README.md

@@ -46,7 +46,7 @@
 
 - 2025/09/20 2.5.3 Released
   - Dependency version range adjustment to enable Turing and earlier architecture GPUs to use vLLM acceleration for MinerU2.5 model inference.
-  - Pipeline backend compatibility fixes for torch 2.8.0.
+  - `pipeline` backend compatibility fixes for torch 2.8.0.
   - Reduced default concurrency for vLLM async backend to lower server pressure and avoid connection closure issues caused by high load.
   - More compatibility-related details can be found in the [announcement](https://github.com/opendatalab/MinerU/discussions/3548)
 

+ 1 - 1
README_zh-CN.md

@@ -45,7 +45,7 @@
 # 更新记录
 - 2025/09/20 2.5.3 发布
   - 依赖版本范围调整,使得Turing及更早架构显卡可以使用vLLM加速推理MinerU2.5模型。
-  - pipeline后端对torch 2.8.0的一些兼容性修复。
+  - `pipeline`后端对torch 2.8.0的一些兼容性修复。
   - 降低vLLM异步后端默认的并发数,降低服务端压力以避免高压导致的链接关闭问题。
   - 更多兼容性相关内容详见[公告](https://github.com/opendatalab/MinerU/discussions/3547)