ctransformers: move thread and seed parameters (#3543)
This commit is contained in:
parent
73421b1fed
commit
bf70c19603
2 changed files with 4 additions and 6 deletions
|
@ -95,8 +95,7 @@ loaders_and_params = OrderedDict({
|
|||
'n_gpu_layers',
|
||||
'n_batch',
|
||||
'threads',
|
||||
'model_type',
|
||||
'llama_cpp_seed',
|
||||
'model_type'
|
||||
]
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue