From 97e7bba189c79e88a0dfcbc9c331564029b0a44d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20G=C3=A4=C3=9Fler?= Date: Thu, 21 Nov 2024 14:12:55 +0100 Subject: [PATCH] more understandable issue description --- .github/ISSUE_TEMPLATE/011-bug-results.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/011-bug-results.yml b/.github/ISSUE_TEMPLATE/011-bug-results.yml index ace2c9a5e..1adb162b7 100644 --- a/.github/ISSUE_TEMPLATE/011-bug-results.yml +++ b/.github/ISSUE_TEMPLATE/011-bug-results.yml @@ -1,5 +1,5 @@ -name: Bug (model evaluation) -description: Something goes wrong when evaluating a model without any complex components such as the server on top. +name: Bug (model use) +description: Something goes wrong when using a model (in general, not specific to a single llama.cpp module). title: "Eval bug: " labels: ["bug-unconfirmed", "model evaluation"] body: