Add grammar to llama.cpp loader (closes #4019)
This commit is contained in:
parent
a3ad9fe6c0
commit
b227e65d86
18 changed files with 162 additions and 0 deletions
|
@ -305,6 +305,7 @@ loaders_samplers = {
|
|||
'mirostat_mode',
|
||||
'mirostat_tau',
|
||||
'mirostat_eta',
|
||||
'grammar_file',
|
||||
'ban_eos_token',
|
||||
'custom_token_bans',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue