forked from roger/k3s-cluster
increase llamacpp models context window!
This commit is contained in:
@@ -85,8 +85,8 @@ spec:
|
||||
- -ngl # offload ALL layers to the GPU (fits in 96 GiB VRAM)
|
||||
- "999"
|
||||
- -c # total KV-cache context, split across parallel slots
|
||||
- "32768"
|
||||
- -np # 4 parallel slots => 8192 tokens per concurrent request
|
||||
- "131072"
|
||||
- -np # 4 parallel slots => 32768 tokens per concurrent request
|
||||
- "4"
|
||||
- --cont-batching # continuous batching across slots
|
||||
- --threads # CPU threads for sampling/overhead (GPU does the heavy lifting)
|
||||
|
||||
Reference in New Issue
Block a user