lllyasviel / lllyasviel/FramePack

windows10+16G(GPU)+32g

Open
#87 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17.3k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 29.76 GiB. GPU 0 has a total capacity of 16.00 GiB of which 3.88 GiB is free. Of the allocated memory 10.72 GiB is allocated by PyTorch, and 407.65 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://pytorch.org/docs/stable/notes/cuda.html#environment-variables)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported torch.OutOfMemoryError and the linked PyTorch CUDA Memory Management documentation, comparing the requested allocation with the GPU capacity and free memory shown. No repository file or test is named; completion criteria are not specified in the issue, so the first step is to establish the intended fix and a reproducible validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.