Skip to content

Commit

Permalink
v1.83004_b4569
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexesenex committed Jan 28, 2025
1 parent ff933b0 commit 0e8b3ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions koboldcpp.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.83003"
LcppVersion = "b4517"
KcppVersion = "1.83004"
LcppVersion = "b4569"
CudaSpecifics = "Cu124_Ar6175_SMC2_DmmvX32Y1"
ReleaseDate = "2025/01/26"
ReleaseDate = "2025/01/28"
showdebug = True
guimode = False
showsamplerwarning = True
Expand Down

0 comments on commit 0e8b3ee

Please sign in to comment.