Commit e156f38
[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]>1 parent e28f97d commit e156f38
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
0 commit comments