Bump exllamav2 to 0.0.12 (#5352)
This commit is contained in:
parent
aa575119e6
commit
87dc421ee8
11 changed files with 45 additions and 31 deletions
|
@ -205,12 +205,16 @@ loaders_samplers = {
|
|||
'HQQ': transformers_samplers(),
|
||||
'ExLlamav2': {
|
||||
'temperature',
|
||||
'temperature_last',
|
||||
'top_p',
|
||||
'min_p',
|
||||
'top_k',
|
||||
'typical_p',
|
||||
'tfs',
|
||||
'top_a',
|
||||
'repetition_penalty',
|
||||
'presence_penalty',
|
||||
'frequency_penalty',
|
||||
'repetition_penalty_range',
|
||||
'seed',
|
||||
'mirostat_mode',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue