diff options
| author | maor-ps <154728172+maor-ps@users.noreply.github.com> | 2024-05-04 12:06:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-04 11:06:40 +0200 |
| commit | 03fb8a002df2e96104f9e06de9c78d2a8ed91e92 (patch) | |
| tree | 1795330f5b96b4cecd41fff6358bbaf792603f60 /tests/test-quantize-perf.cpp | |
| parent | 92139b90af4841d7fd060b526bdd443b621770ff (diff) | |
If first token generated from the server is the stop word the server will crash (#7038)
This will reproduce the issue in llama13b
{
'prompt': 'Q: hello world \nA: ',
'stop': ['\n'],
'temperature': 0.0,
'n_predict': 10,
'cache_prompt': True,
'n_probs': 10
}
Diffstat (limited to 'tests/test-quantize-perf.cpp')
0 files changed, 0 insertions, 0 deletions
