From e31921ba4dece266c91be1d04ea68d3147f9834a Mon Sep 17 00:00:00 2001 From: 0xSage Date: Mon, 9 Sep 2024 13:34:38 +0800 Subject: [PATCH] nit --- .github/ISSUE_TEMPLATE/model_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/model_request.yml b/.github/ISSUE_TEMPLATE/model_request.yml index 6b01d01a6..b308fe386 100644 --- a/.github/ISSUE_TEMPLATE/model_request.yml +++ b/.github/ISSUE_TEMPLATE/model_request.yml @@ -1,11 +1,11 @@ name: "\U0001F929 Model Request" -description: "Request a new model to be compiled and added to the Hub" +description: "Request a new model to be compiled" title: 'feat: [DESCRIPTION]' labels: 'type: model request' body: - type: markdown attributes: - value: "**Tip:** you can download any GGUF model from HuggingFace by pasting its ID in the Hub's search bar." + value: "**Tip:** Download any model by HuggingFace URL in the app hub's search bar. Use this form for unsupported models only." - type: textarea validations: required: true