Add a `disable_mmap` option to the `from_single_file` loader to improve load performance on network mounts #10305
Add no_mmap arg.
fe205a67
Fix arg parsing.
a6b4d8fd
Update another method to force no mmap.
3cf01bf7
logging
2e082427
logging2
bcca53b8
propagate no_mmap
c895d861
logging3
c081e0bd
propagate no_mmap
7231c282
logging4
0c472b2f
fix open call
c4d4d60c
clean up logging
4f84222d
cleanup
5fab6d18
fix missing arg
1d8cf69a
update logging and comments
5ef288fd
fix merge conflict
fec57531
danhipke
changed the title No mmap Add a `no_mmap` option to the `from_single_file` loader to improve load performance on network mounts 324 days ago
Merge branch 'main' into no-mmap
3cc50f05
Rename to disable_mmap and update other references.
f80644d1
danhipke
changed the title Add a `no_mmap` option to the `from_single_file` loader to improve load performance on network mounts Add a `disable_mmap` option to the `from_single_file` loader to improve load performance on network mounts 323 days ago
[Docs] Update ltx_video.md to remove generator from `from_pretrained(…
ffe5abae
docs: fix a mistake in docstring (#10319)
3fc4a422
[BUG FIX] [Stable Audio Pipeline] Resolve torch.Tensor.new_zeros() Ty…
9e887b47
[docs] Fix quantization links (#10323)
dbbcd0f3
[Sana]add 2K related model for Sana (#10322)
dfebda27
Merge branch 'main' into no-mmap
a6e37451
DN6
commented
on 2024-12-23
Update src/diffusers/loaders/single_file_model.py
6720c51a
Update src/diffusers/loaders/single_file.py
2926158e
Merge branch 'main' into no-mmap
5fdd0622
yiyixuxu
approved these changes
on 2025-01-09
DN6
added roadmap
make style
22b33708
DN6
merged
52c05bd4
into main 302 days ago
Assignees
No one assigned
Labels
close-to-merge
roadmap
Login to write a write a comment.
Login via GitHub