Commit 23cf89b
Allow exception in hf ckpt load attempt before fallback to standard l… (NVIDIA-NeMo#14214)
* Allow exception in hf ckpt load attempt before fallback to standard load strategy
Signed-off-by: Timur Rvachov <[email protected]>
* Make exception RuntimeError specific
Signed-off-by: Timur Rvachov <[email protected]>
---------
Signed-off-by: Timur Rvachov <[email protected]>1 parent 8fecd1c commit 23cf89b
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
271 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
272 | 275 | | |
273 | 276 | | |
274 | 277 | | |
| |||
0 commit comments