Skip to content

Commit 0238fe5

Browse files
committed
v1.80301_b3485
1 parent dbf590d commit 0238fe5

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
@@ -63,8 +63,8 @@
6363
modelbusy = threading.Lock()
6464
requestsinqueue = 0
6565
defaultport = 5001
66-
KcppVersion = "1.80300"
67-
LcppVersion = "b4385"
66+
KcppVersion = "1.80301"
67+
LcppVersion = "b4388"
6868
CudaSpecifics = "CuCML_ArCML_SMC2_no_Dmmv"
6969
ReleaseDate = "2024/12/24"
7070
showdebug = True

0 commit comments

Comments
 (0)