From: Johannes Gäßler Date: Wed, 17 Dec 2025 12:46:48 +0000 (+0100) Subject: Github: ask for -v logs for params_fit [no ci] (#18128) X-Git-Tag: upstream/0.0.7599~147 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=6f1f6a961a2239b3603867c55f28ddbe811f0293;p=pkg%2Fggml%2Fsources%2Fllama.cpp Github: ask for -v logs for params_fit [no ci] (#18128) --- diff --git a/.github/ISSUE_TEMPLATE/019-bug-misc.yml b/.github/ISSUE_TEMPLATE/019-bug-misc.yml index 1904e31f..e1bd08dd 100644 --- a/.github/ISSUE_TEMPLATE/019-bug-misc.yml +++ b/.github/ISSUE_TEMPLATE/019-bug-misc.yml @@ -86,6 +86,7 @@ body: description: > If applicable, please copy and paste any relevant log output, including any generated text. This will be automatically formatted into code, so no need for backticks. + If you are encountering problems specifically with the `llama_params_fit` module, always upload `--verbose` logs as well. render: shell validations: required: false