more understandable issue description
This commit is contained in:
parent
8f38ad6f5b
commit
97e7bba189
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/011-bug-results.yml
vendored
4
.github/ISSUE_TEMPLATE/011-bug-results.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue