mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
updated lite
This commit is contained in:
+1
-1
@@ -4119,7 +4119,7 @@ Current version indicated by LITEVER below.
|
||||
const poll_interval_base_text = 500;
|
||||
const poll_interval_base_img = 3800;
|
||||
const poll_interval_idle = 1000;
|
||||
const poll_interval_multiplayer = 2000; //every 2s
|
||||
const poll_interval_multiplayer = 1500; //every 1.5s
|
||||
|
||||
const horde_base_url = "https://aihorde.net"
|
||||
const horde_perf_endpoint = horde_base_url + "/api/v2/status/performance";
|
||||
|
||||
Reference in New Issue
Block a user