Commit 80e9f76
authored
Fix typo in warning message (#27055)
* Fix typo in warning message
The path of `default_cache_path` is hf_cache_home/hub. There is no
directory named transformers under hf_cache_home
* Fix a typo in comment
* Update the version number
v4.22.0 is the earlist version that contains those changes in PR #184921 parent 7293fdc commit 80e9f76
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
| 1129 | + | |
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
| |||
0 commit comments