更新 README.md,更新适配成功的模型。

This commit is contained in:
2025-11-06 16:14:27 +08:00
parent 754b96f2d0
commit 9beffbf3af

View File

@@ -38,5 +38,12 @@ docker stop mr_translation_test
| small100 | aiyueqi/alirezamsh_small100 |
| mbart | facebook/mbart-large-50-many-to-many-mmt|
| opus_mt | moxying/opus-mt-zh-en |
| opus_mt | LLM-Research/wmt16-en-de-dist-12-1 |
| opus_mt | LLM-Research/wmt16-en-de-12-1 |
| opus_mt | LLM-Research/wmt19-de-en-6-6-base |
| opus_mt | LLM-Research/wmt19-de-en-6-6-big |
| opus_mt | LLM-Research/wmt16-en-de-dist-6-1 |
| opus_mt | Helsinki-NLP/opus-mt-gmw-gmw |
其中MODEL_TYPE代表模型类型必须为以上表格列举之一MODEL_NAME是modelscope上面能够拉取到的模型名称需要和MODEL_TYPE对应