No One Can Stop Me Now

This commit is contained in:
DigiJ
2026-03-13 23:48:47 -07:00
parent 4d3570781e
commit 1a138a2bd0
428 changed files with 519668 additions and 259 deletions

View File

@@ -15,7 +15,7 @@ mirostat_mode = 0
mirostat_tau = 5.0
mirostat_eta = 0.1
flash_attn = false
gpu_backend = vulkan
gpu_backend = cuda
[autarch]
first_run = false
@@ -120,7 +120,7 @@ auto_start = false
[slm]
enabled = true
backend = local
model_path =
model_path =
n_ctx = 512
n_gpu_layers = -1
n_threads = 2
@@ -128,7 +128,7 @@ n_threads = 2
[sam]
enabled = true
backend = local
model_path =
model_path =
n_ctx = 2048
n_gpu_layers = -1
n_threads = 4
@@ -136,7 +136,7 @@ n_threads = 4
[lam]
enabled = true
backend = local
model_path =
model_path =
n_ctx = 4096
n_gpu_layers = -1
n_threads = 4