From 160d926406db8b318ed5b340b543eedb41b01a0b Mon Sep 17 00:00:00 2001 From: Minh141120 Date: Thu, 23 Jan 2025 20:38:19 +0700 Subject: [PATCH] refactor: revert codeg --- .github/workflows/convert-model-all-quant.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/convert-model-all-quant.yml b/.github/workflows/convert-model-all-quant.yml index 198e3db..3b42ccf 100644 --- a/.github/workflows/convert-model-all-quant.yml +++ b/.github/workflows/convert-model-all-quant.yml @@ -124,7 +124,7 @@ jobs: {"role": "system", "content": "You are a helpful assistant."}, { "role": "user", - "content": f"Write a concise overview for an ai model named '{target_model_id}' derived from '{source_model_id}', highlighting its purpose, use cases, and performance. You DO NOT generate title (# heading 1) and summary sections. For the overview section, make it concise and in a paragraph of 5 sentences" + "content": f"Write a concise overview for a machine learning model named '{target_model_id}' derived from '{source_model_id}', highlighting its purpose, use cases, and performance. You DO NOT generate title (# heading 1) and summary sections. For the overview section, make it concise and in a paragraph of 5 sentences" } ] ) @@ -167,7 +167,7 @@ jobs: - **Author:** {author} - **Converter:** [Homebrew](https://www.homebrew.ltd/) - - **Original License:** [License](#) + - **Original License:** [License](https://huggingface.co/{user_name}/{model_name}#license) """ # Write the README.md file