Commit 30c91eb
committed
fix(hf_ptq): announce the forced --skip_generate, and state its real reason
The flag flips silently, so a user who expected the post-quantization sample just
sees it missing; every other consequence of export_dir announces itself. The
comment also predated the tail-mutation fix -- finalize() converts the
non-decoder modules in place on every run, not only a resumed one, which is how
model_calib already words it.
Signed-off-by: Fridah-nv <201670829+Fridah-nv@users.noreply.github.com>1 parent bb8364b commit 30c91eb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1237 | 1237 | | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | | - | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
1241 | 1244 | | |
1242 | 1245 | | |
1243 | 1246 | | |
| |||
0 commit comments