Commit 56aa639
committed
Move W4A16_NVFP4_CFG to YAML
main added W4A16_NVFP4_CFG (weight-only NVFP4 for all linears) after the
YAML-conversion branch was forked, so it landed in choices but had no
YAML preset and no load_config call after rebase. Add the YAML preset
and the load_config call to match the rest of the constants.
Signed-off-by: Shengliang Xu <shengliangx@nvidia.com>1 parent 683b0ef commit 56aa639
2 files changed
Lines changed: 34 additions & 0 deletions
File tree
- modelopt_recipes/configs/ptq/presets/model
- modelopt/torch/quantization
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
1388 | 1392 | | |
1389 | 1393 | | |
1390 | 1394 | | |
| |||
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments