ComfyUI/baselines
Houde 0df0b0d613 fix: address CodeRabbit review comments on PR #14587
- utils.py: add device param to _load_safetensors_no_mmap, move tensors
  to target device instead of always returning CPU tensors
- utils.py: validate read length == expected bytes; raise RuntimeError
  on partial/corrupt reads instead of silently creating empty tensors
- utils.py: scope no-mmap fallback to sys.platform == win32 to avoid
  unnecessary overhead on Linux/Mac CUDA systems; add sys import
- baselines: replace hardcoded LvHHu username with %USERPROFILE% in
  startup commands for portability

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 14:51:22 +01:00
..
workflows chore: add ROCm stable baseline snapshot (gfx1151 / Strix Halo) 2026-06-22 18:52:42 +01:00
environment_rocm_working.txt chore: add ROCm stable baseline snapshot (gfx1151 / Strix Halo) 2026-06-22 18:52:42 +01:00
system_info_realvisxl.txt fix: address CodeRabbit review comments on PR #14587 2026-06-23 14:51:22 +01:00
system_info.txt fix: address CodeRabbit review comments on PR #14587 2026-06-23 14:51:22 +01:00