Various ctransformers fixes (#3556)
--------- Co-authored-by: cal066 <cal066@users.noreply.github.com>
This commit is contained in:
parent
b8df4a436e
commit
66c04c304d
4 changed files with 33 additions and 6 deletions
|
@ -92,6 +92,7 @@ loaders_and_params = OrderedDict({
|
|||
'llamacpp_HF_info',
|
||||
],
|
||||
'ctransformers': [
|
||||
'n_ctx',
|
||||
'n_gpu_layers',
|
||||
'n_batch',
|
||||
'threads',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue