Remove unused parameter

This commit is contained in:
oobabooga 2023-08-11 11:15:22 -07:00
parent 28c8df337b
commit 2f918ccf7c

View File

@ -92,7 +92,6 @@ loaders_and_params = OrderedDict({
'llamacpp_HF_info',
],
'ctransformers': [
'n_ctx',
'n_gpu_layers',
'n_batch',
'threads',