ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
kyegomez/Jamba
/
Issues
CUDA out of memory.
#17
Open
xuanvuzzz2601
创建于 2025-08-14
X
xuanvuzzz2601
commented
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 条评论