Aquileo | nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16 · Switch vision encoder reference from C-RADIOv2-H to C-RADIOv4-H; remove now-redundant _patch_cpe_align_corners

Switch vision encoder reference from C-RADIOv2-H to C-RADIOv4-H; remove now-redundant _patch_cpe_align_corners

#10
NVIDIA org
No description provided.
NVIDIA org

Note: this is only a cosmetic change. Previous code produces the same output as current code.

NVIDIA org

@cuichenx , self._patch_cpe_align_corners is redundant ?

NVIDIA org

Yeah since V4 already has align_corners = False, matching megatron implementation. In V2 align_corners = True

DanialMT changed pull request status to merged

Sign up or log in to comment