Apply suggestions from code review [no ci]

Co-authored-by: Johannes Gäßler <johannesg@5d6.de>
This commit is contained in:
Xuan Son Nguyen 2025-01-06 12:30:00 +01:00 committed by GitHub
parent 1714f5ed4e
commit 6bd90cf862
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,10 +57,10 @@ body:
attributes:
label: Command line
description: >
Please provide the exact command you used to run llama.cpp. For example: `llama-server -m ... -c ...`, `llama-cli -m ...`, etc.
Please provide the exact commands you entered, if applicable. For example: `llama-server -m ... -c ...`, `llama-cli -m ...`, etc.
render: shell
validations:
required: true
required: false
- type: textarea
id: info
attributes: