mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-09 14:29:15 +02:00
WIP on sdcpp integration
This commit is contained in:
+1
-1
@@ -316,7 +316,7 @@
|
||||
},
|
||||
"stop_reason": {
|
||||
"type": "integer",
|
||||
"description": "Reason the generation stopped. INVALID=-1, OUT_OF_TOKENS=0, EOS_TOKEN=1, CUSTOM_STOPPER=2"
|
||||
"description": "Reason the generation stopped. INVALID=-1, OUT_OF_TOKENS=0, EOS_TOKEN_HIT=1, CUSTOM_STOPPER=2"
|
||||
},
|
||||
"queue": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user