Commit Graph

7 Commits

Author SHA1 Message Date
a0bacb3cf6 Replace shell wrapper with in-process quantize script
- New scripts/quantize_nvfp4.py: runs full ModelOpt pipeline in-process
- Saves calibrated state after calibration (insurance against export crashes)
- Patches modelopt for V4: ModuleList quantizers, stale GPU tensor safety
- --export-only flag to retry export from saved calibration state
- Removed old model_opt_nvfp4_full.py (shell wrapper)
- Updated README with new pipeline docs and bug #5/#6
2026-05-09 06:07:22 +00:00
ca9a4f5eaa Purge OpenClaw session files, memory dumps, __pycache__. Update .gitignore 2026-05-08 17:09:59 +00:00
97e7638abc sixth commit 2026-05-06 23:49:34 +00:00
75503a1190 fifth commit 2026-05-06 23:49:02 +00:00
2eeeefcf8f fourth commit 2026-05-06 23:48:38 +00:00
31a4302ab6 third commit 2026-05-06 23:48:25 +00:00
18ba8e057f second commit 2026-05-06 23:47:38 +00:00