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