docs: add release notes for version 2.6.3 and highlight new vlm-mlx-engine support

This commit is contained in:
myhloli
2025-10-30 21:12:55 +08:00
parent 04860456e8
commit 57b2c819f9

View File

@@ -44,6 +44,9 @@
</div>
# 更新记录
- 2025/10/31 2.6.3 发布
- 增加新后端`vlm-mlx-engine`支持在Apple Silicon设备上支持使用`MLX`加速`MinerU2.5`模型推理,相比`vlm-transformers`后端,`vlm-mlx-engine`后端速度提升100%~200%。
- 2025/10/24 2.6.2 发布
- `pipline`后端优化
- 增加对中文公式的实验性支持,可通过配置环境变量`export MINERU_FORMULA_CH_SUPPORT=1`开启。该功能可能会导致MFR速率略微下降、部分长公式识别失败等问题建议仅在需要解析中文公式的场景下开启。如需关闭该功能可将环境变量设置为`0`