mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
increase logprobs returned to 10
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ images_max = 8
|
||||
audio_max = 4
|
||||
bias_min_value = -100.0
|
||||
bias_max_value = 100.0
|
||||
logprobs_max = 5
|
||||
logprobs_max = 10
|
||||
default_draft_amount = 8
|
||||
default_ttsmaxlen = 4096
|
||||
default_visionmaxres = 1024
|
||||
|
||||
Reference in New Issue
Block a user