From 591de4af20445d8a2cba68c5076904ba69080445 Mon Sep 17 00:00:00 2001 From: Lizerui9926 <110582652+Lizerui9926@users.noreply.github.com> Date: 星期三, 15 二月 2023 17:40:40 +0800 Subject: [PATCH] Merge pull request #115 from alibaba-damo-academy/dev_wjm --- 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..634cb51 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 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