mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-01 16:34:59 +00:00
feat: add trimsuffix (#1528)
This commit is contained in:
parent
fd48cb6506
commit
85e2767dca
3 changed files with 18 additions and 11 deletions
|
@ -3,6 +3,8 @@ context_size: 2048
|
|||
f16: true
|
||||
gpu_layers: 90
|
||||
mmap: true
|
||||
trimsuffix:
|
||||
- "\n"
|
||||
parameters:
|
||||
model: huggingface://TheBloke/phi-2-GGUF/phi-2.Q8_0.gguf
|
||||
temperature: 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue