Commit 7fed393
Fix restoration of quant_storage for CPU offloading (#1279)
* Fix restoration of quant_storage for CPU offloading
* Clarify comment on default quant_storage in Params4bit.from_prequantized()
* fix to make quant_storage dynamic based on serialized dtype
* delete obsolete comment
---------
Co-authored-by: Titus von Koeller <[email protected]>1 parent e3ae243 commit 7fed393
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
288 | | - | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
333 | 336 | | |
334 | 337 | | |
335 | 338 | | |
| 339 | + | |
336 | 340 | | |
337 | 341 | | |
338 | 342 | | |
| |||
450 | 454 | | |
451 | 455 | | |
452 | 456 | | |
453 | | - | |
| 457 | + | |
454 | 458 | | |
455 | 459 | | |
456 | 460 | | |
| |||
0 commit comments