Files
ComfyUI/comfy/text_encoders
comfyanonymous 223364743c llama: cast logits as a comfy-weight (#12248)
This is using a different layers weight with .to(). Change it to use
the ops caster if the original layer is a comfy weight so that it picks
up dynamic_vram and async_offload functionality in full.

Co-authored-by: Rattus <rattus128@gmail.com>
2026-02-03 11:31:36 -05:00
..
2026-02-03 11:07:04 -05:00
2025-04-15 10:32:21 -04:00
2025-08-18 22:38:34 -04:00
2025-04-15 12:13:28 -04:00
2026-01-19 22:32:40 -05:00
2025-08-18 22:38:34 -04:00
2025-04-15 10:32:21 -04:00
2025-04-15 10:32:21 -04:00
2025-08-18 22:38:34 -04:00