github issue template: add link to the tests server framework

This commit is contained in:
Pierrick HYMBERT 2024-02-24 11:26:39 +01:00
parent 5ed445283c
commit 99163c83bd

View file

@ -7,3 +7,5 @@ assignees: ''
---
Please include information about your system, the steps to reproduce the bug, and the version of llama.cpp that you are using. If possible, please provide a minimal code example that reproduces the bug.
If the bug concerns the server, please try to reproduce it first using the [server test scenario framework](https://github.com/ggerganov/llama.cpp/tree/master/examples/server/tests).