vulkan multigpu, show uptime

This commit is contained in:
Concedo
2024-02-08 16:54:38 +08:00
parent ec2dbd99a3
commit 4cd571db89
6 changed files with 50 additions and 14 deletions
+12
View File
@@ -306,6 +306,10 @@
"type": "integer",
"description": "Last token count."
},
"last_seed": {
"type": "integer",
"description": "Last generation seed used."
},
"total_gens": {
"type": "integer",
"description": "Total requests generated since startup."
@@ -321,6 +325,14 @@
"idle": {
"type": "integer",
"description": "Status of backend, busy or idle."
},
"hordeexitcounter": {
"type": "integer",
"description": "Status of embedded horde worker. If it's too high, may have crashed."
},
"uptime": {
"type": "integer",
"description": "Seconds that the server has been running for."
}
},
"required": [