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

Open
CookieApril wants to merge 1 commits from cookieapril-patch-更新适配成功的模型 into master

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对应