lllyasviel / lllyasviel/FramePack
打开软件无法加载模型
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
使用了网上的一键大包或者需要手动下载模型的文件,点击过update了,然后点击run就显示无法加载模型
8G的显卡,16G的内存,
Currently enabled native sdp backends: ['flash', 'math', 'mem_efficient', 'cudnn']
Xformers is not installed!
Flash Attn is not installed!
Sage Attn is not installed!
Namespace(share=False, server='127.0.0.1', port=None, inbrowser=True)
Free VRAM 6.9326171875 GB
High-VRAM Mode: False
Downloading shards: 100%|██████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 1331.95it/s]
Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported sequence: click Update, then Run, and capture the console output through the checkpoint-shard loading stage. Inspect the model-loading entry point responsible for the four downloaded shards; the fix is complete when the model loads successfully on the reported 8 GB GPU and 16 GB system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100