Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Resolve loading private Transformer model in version 3.3.0 (#3058)
* add: Add token and local_files_only to the find_adapter_config_file arguments. * add: Add revision to the find_adapter_config_file arguments. * For some reason, the part I didn't fix got fixed, so I put it back in. * Set False as the default for local_files_only --------- Co-authored-by: ryoji.nagata <[email protected]> Co-authored-by: Tom Aarsen <[email protected]>