chore(halo): reduce ubatch size
This commit is contained in:
parent
6c5ce8742c
commit
1376ab0ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ parallel = 1
|
|||
jinja = true
|
||||
n-gpu-layers = 99
|
||||
threads = 8
|
||||
ubatch-size = 512
|
||||
ubatch-size = 256
|
||||
cache-type-k = bf16
|
||||
cache-type-v = bf16
|
||||
mmap = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue