lllyasviel / lllyasviel/FramePack

Does not work on GeForce RTX 2060 Mobile 6G

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

Description

Unloaded CLIPTextModel as complete.
Loaded AutoencoderKLHunyuanVideo to cuda:0 as complete.
Unloaded AutoencoderKLHunyuanVideo as complete.
Loaded SiglipVisionModel to cuda:0 as complete.
latent_padding_size = 27, is_last_section = False
Unloaded SiglipVisionModel as complete.
Moving DynamicSwap_HunyuanVideoTransformer3DModelPacked to cuda:0 with preserved memory: 6 GB
0%| | 0/25 [00:00

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure on the GeForce RTX 2060 Mobile 6G and read the worker path in demo_gradio.py, then follow sampling through diffusers_helper/pipelines/k_diffusion_hunyuan.py and diffusers_helper/models/hunyuan_video_packed.py. The reported failure occurs in scaled_dot_product_attention; done means establishing whether this configuration can complete generation and documenting or resolving the out-of-memory behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.