Skip to content

Commit 4e5aa48

Browse files
committed
v1.82001_b4435
1 parent f1857e0 commit 4e5aa48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

koboldcpp.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
modelbusy = threading.Lock()
6666
requestsinqueue = 0
6767
defaultport = 5001
68-
KcppVersion = "1.82000"
69-
LcppVersion = "b4407"
68+
KcppVersion = "1.82001"
69+
LcppVersion = "b4435"
7070
CudaSpecifics = "Cu124_Ar6175_SMC2_DmmvX32Y1"
7171
ReleaseDate = "2025/01/08"
7272
showdebug = True

0 commit comments

Comments
 (0)