mirror of
https://github.com/xxnuo/MTranServer.git
synced 2026-09-03 06:35:20 +08:00
544 B
544 B
v3.1.15
- 修复下载模型提示校验失败的问题
- Fix the issue of model download verification failure
v3.1.14
- 工作时自动下载使用最新版本的模型,无需手动下载(离线模式则不会更新)
- Auto download the latest version of the model when working, no need to manually download (offline mode will not update)
v3.1.13
- 添加详细日志,方便调试
- Add detailed logs for debugging
v3.1.12
- 修复高并发情况下翻译结果错乱的 Bug
- Fix: High concurrency translation result confusion bug