Skip to content

Commit 97e7bba

Browse files
more understandable issue description
1 parent 8f38ad6 commit 97e7bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/011-bug-results.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Bug (model evaluation)
2-
description: Something goes wrong when evaluating a model without any complex components such as the server on top.
1+
name: Bug (model use)
2+
description: Something goes wrong when using a model (in general, not specific to a single llama.cpp module).
33
title: "Eval bug: "
44
labels: ["bug-unconfirmed", "model evaluation"]
55
body:

0 commit comments

Comments
 (0)