Skip to content

Commit 0395eb5

Browse files
committed
v1.82002_b4450
1 parent 16ff4b3 commit 0395eb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

koboldcpp.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
modelbusy = threading.Lock()
6666
requestsinqueue = 0
6767
defaultport = 5001
68-
KcppVersion = "1.82001"
69-
LcppVersion = "b4435"
68+
KcppVersion = "1.82002"
69+
LcppVersion = "b4450"
7070
CudaSpecifics = "Cu124_Ar6175_SMC2_DmmvX32Y1"
71-
ReleaseDate = "2025/01/08"
71+
ReleaseDate = "2025/01/09"
7272
showdebug = True
7373
guimode = False
7474
showsamplerwarning = True

0 commit comments

Comments
 (0)