From f90731dbc580b14d8dba1a37ff7103bfe9d6790e Mon Sep 17 00:00:00 2001 From: speech_asr <wangjiaming.wjm@alibaba-inc.com> Date: 星期三, 15 二月 2023 17:15:11 +0800 Subject: [PATCH] update docs --- docs/modelscope_usages.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/modelscope_usages.md b/docs/modelscope_usages.md index af8d6da..b2e9cbd 100644 --- a/docs/modelscope_usages.md +++ b/docs/modelscope_usages.md @@ -50,4 +50,4 @@ * `required_files`锛歠iles required for the inference when using the modelscope interface ## Announcements -Some models may have other unique parameters during the finetuning and inference. The specific usages of these parameters can be found in the `README.md` file in the corresponding directory. \ No newline at end of file +Some models may have other specific parameters during the finetuning and inference. The specific usages of these parameters can be found in the `README.md` file in the corresponding directory. \ No newline at end of file -- Gitblit v1.9.1