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

Commits
  • Add no_mmap arg.
    danhipke committed 327 days ago
  • Fix arg parsing.
    danhipke committed 327 days ago
  • Update another method to force no mmap.
    danhipke committed 325 days ago
  • logging
    danhipke committed 325 days ago
  • logging2
    danhipke committed 325 days ago
  • propagate no_mmap
    danhipke committed 325 days ago
  • logging3
    danhipke committed 325 days ago
  • propagate no_mmap
    danhipke committed 325 days ago
  • logging4
    danhipke committed 325 days ago
  • fix open call
    danhipke committed 325 days ago
  • clean up logging
    danhipke committed 324 days ago
  • cleanup
    danhipke committed 324 days ago
  • fix missing arg
    danhipke committed 324 days ago
  • update logging and comments
    danhipke committed 324 days ago
  • fix merge conflict
    danhipke committed 324 days ago
  • Merge branch 'main' into no-mmap
    hlky committed 323 days ago
  • Rename to disable_mmap and update other references.
    danhipke committed 323 days ago
  • [Docs] Update ltx_video.md to remove generator from `from_pretrained()` (#10316)
    danhipke committed 323 days ago
  • docs: fix a mistake in docstring (#10319)
    danhipke committed 323 days ago
  • [BUG FIX] [Stable Audio Pipeline] Resolve torch.Tensor.new_zeros() TypeError in function prepare_latents caused by audio_vae_length (#10306)
    danhipke committed 323 days ago
  • [docs] Fix quantization links (#10323)
    danhipke committed 323 days ago
  • [Sana]add 2K related model for Sana (#10322)
    danhipke committed 323 days ago
  • Merge branch 'main' into no-mmap
    danhipke committed 323 days ago
  • Update src/diffusers/loaders/single_file_model.py
    danhipke committed 321 days ago
  • Update src/diffusers/loaders/single_file.py
    danhipke committed 321 days ago
  • Merge branch 'main' into no-mmap
    sayakpaul committed 321 days ago
  • make style
    DN6 committed 302 days ago
Loading