diffusers
Add a `disable_mmap` option to the `from_single_file` loader to improve load performance on network mounts
#10305
Merged

Add a `disable_mmap` option to the `from_single_file` loader to improve load performance on network mounts #10305

DN6 merged 27 commits into huggingface:main from danhipke:no-mmap
danhipke
danhipke Add no_mmap arg.
fe205a67
danhipke Fix arg parsing.
a6b4d8fd
danhipke Update another method to force no mmap.
3cf01bf7
danhipke logging
2e082427
danhipke logging2
bcca53b8
danhipke propagate no_mmap
c895d861
danhipke logging3
c081e0bd
danhipke propagate no_mmap
7231c282
danhipke logging4
0c472b2f
danhipke fix open call
c4d4d60c
danhipke clean up logging
4f84222d
danhipke cleanup
5fab6d18
danhipke fix missing arg
1d8cf69a
danhipke update logging and comments
5ef288fd
danhipke fix merge conflict
fec57531
danhipke 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
sayakpaul
HuggingFaceDocBuilderDev
DN6
hlky Merge branch 'main' into no-mmap
3cc50f05
danhipke Rename to disable_mmap and update other references.
f80644d1
danhipke 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
sayakpaul [Docs] Update ltx_video.md to remove generator from `from_pretrained(…
ffe5abae
Leojc docs: fix a mistake in docstring (#10319)
3fc4a422
syntaxticsugr [BUG FIX] [Stable Audio Pipeline] Resolve torch.Tensor.new_zeros() Ty…
9e887b47
stevhliu [docs] Fix quantization links (#10323)
dbbcd0f3
lawrence-cj [Sana]add 2K related model for Sana (#10322)
dfebda27
danhipke Merge branch 'main' into no-mmap
a6e37451
danhipke
DN6
DN6 commented on 2024-12-23
DN6
danhipke Update src/diffusers/loaders/single_file_model.py
6720c51a
danhipke Update src/diffusers/loaders/single_file.py
2926158e
danhipke
sayakpaul Merge branch 'main' into no-mmap
5fdd0622
danhipke
bghira
sayakpaul sayakpaul requested a review from yiyixuxu yiyixuxu 303 days ago
DN6
yiyixuxu yiyixuxu added close-to-merge
yiyixuxu
yiyixuxu approved these changes on 2025-01-09
DN6 DN6 added roadmap
DN6 make style
22b33708
DN6 DN6 merged 52c05bd4 into main 302 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone