No One Can Stop Me Now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user