transformers
8bde822a - Fix TypeError: find_adapter_config_file() got an unexpected keyword argument '_adapter_model_path' (#41604)

Commit
313 days ago
Fix TypeError: find_adapter_config_file() got an unexpected keyword argument '_adapter_model_path' (#41604) * Pass original dict instead of copy to maybe_load_adapters * Revert "Pass original dict instead of copy to maybe_load_adapters" This reverts commit 26fe1b3f35419fdc14932dfbda6bb39e4bdb9b34. * Return cleaned version of adapter_kwargs --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Parents
Loading