Skip to content

Commit a9bd956

Browse files
committed
v1.68Zj_b3235+40
1 parent 4ced271 commit a9bd956

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

koboldcpp.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -779,10 +779,10 @@ def string_contains_sequence_substring(inputstr,sequences):
779779
modelbusy = threading.Lock()
780780
requestsinqueue = 0
781781
defaultport = 5001
782-
KcppVersion = "1.68Zi"
783-
LcppVersion = "b3235+38"
784-
CudaSpecifics = "Cu_SMC2_ArAct_DmmvX32Y1_KQIt2"
785-
ReleaseDate = "2024/07/05"
782+
KcppVersion = "1.68Zj"
783+
LcppVersion = "b3235+40"
784+
CudaSpecifics = "CuGa_ArcGA_SMC2_DmmvX32Y1_KQIt2"
785+
ReleaseDate = "2024/07/07"
786786
showdebug = True
787787
showsamplerwarning = True
788788
showmaxctxwarning = True

0 commit comments

Comments
 (0)