ITADN

CUDA out of memory.

#17Openxuanvuzzz2601 创建于 2025-08-14
X
xuanvuzzz2601commented
outputs = model(input_ids) Even though I’m testing a small model, running model(input_ids) still causes an out-of-memory error, even when I test on Colab with batch_size = 1.
2 条评论