"docs/vscode:/vscode.git/clone" did not exist on "960fd6d8b6f55257dc1d205e8c8f3366202c23b7"
  1. 17 Oct, 2025 1 commit
  2. 07 Oct, 2025 1 commit
    • Linoy Tsaban's avatar
      [Qwen LoRA training] fix bug when offloading (#12440) · 1066de8c
      Linoy Tsaban authored
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      
      * fix bug when offload and cache_latents both enabled
      1066de8c
  3. 06 Oct, 2025 1 commit
  4. 03 Oct, 2025 1 commit
  5. 30 Sep, 2025 1 commit
  6. 22 Sep, 2025 1 commit
    • Jason Cox's avatar
      Fix example server install instructions (#12362) · c006a95d
      Jason Cox authored
      * Upgrade huggingface-hub to version 0.35.0
      
      Updated huggingface-hub version from 0.26.1 to 0.35.0.
      
      * Add uvicorn and accelerate to requirements
      
      * Fix install instructions for server
      c006a95d
  7. 18 Sep, 2025 1 commit
    • Fredy's avatar
      Add RequestScopedPipeline for safe concurrent inference, tokenizer lock and... · eda9ff83
      Fredy authored
      
      Add RequestScopedPipeline for safe concurrent inference, tokenizer lock and non-mutating retrieve_timesteps (#12328)
      
      * Basic implementation of request scheduling
      
      * Basic editing in SD and Flux Pipelines
      
      * Small Fix
      
      * Fix
      
      * Update for more pipelines
      
      * Add examples/server-async
      
      * Add examples/server-async
      
      * Updated RequestScopedPipeline to handle a single tokenizer lock to avoid race conditions
      
      * Fix
      
      * Fix _TokenizerLockWrapper
      
      * Fix _TokenizerLockWrapper
      
      * Delete _TokenizerLockWrapper
      
      * Fix tokenizer
      
      * Update examples/server-async
      
      * Fix server-async
      
      * Optimizations in examples/server-async
      
      * We keep the implementation simple in examples/server-async
      
      * Update examples/server-async/README.md
      
      * Update examples/server-async/README.md for changes to tokenizer locks and backward-compatible retrieve_timesteps
      
      * The changes to the diffusers core have been undone and all logic is being moved to exmaples/server-async
      
      * Update examples/server-async/utils/*
      
      * Fix BaseAsyncScheduler
      
      * Rollback in the core of the diffusers
      
      * Update examples/server-async/README.md
      
      * Complete rollback of diffusers core files
      
      * Simple implementation of an asynchronous server compatible with SD3-3.5 and Flux Pipelines
      
      * Update examples/server-async/README.md
      
      * Fixed import errors in 'examples/server-async/serverasync.py'
      
      * Flux Pipeline Discard
      
      * Update examples/server-async/README.md
      
      * Apply style fixes
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      eda9ff83
  8. 11 Sep, 2025 1 commit
  9. 09 Sep, 2025 1 commit
  10. 03 Sep, 2025 1 commit
  11. 02 Sep, 2025 1 commit
  12. 01 Sep, 2025 1 commit
  13. 28 Aug, 2025 1 commit
  14. 27 Aug, 2025 1 commit
  15. 26 Aug, 2025 1 commit
  16. 25 Aug, 2025 2 commits
  17. 19 Aug, 2025 1 commit
  18. 18 Aug, 2025 2 commits
  19. 11 Aug, 2025 1 commit
  20. 05 Aug, 2025 2 commits
  21. 31 Jul, 2025 1 commit
  22. 29 Jul, 2025 1 commit
  23. 22 Jul, 2025 2 commits
  24. 18 Jul, 2025 1 commit
  25. 16 Jul, 2025 1 commit
  26. 15 Jul, 2025 1 commit
  27. 14 Jul, 2025 1 commit
  28. 10 Jul, 2025 1 commit
  29. 09 Jul, 2025 1 commit
  30. 08 Jul, 2025 1 commit
  31. 02 Jul, 2025 1 commit
  32. 26 Jun, 2025 2 commits
  33. 23 Jun, 2025 1 commit
  34. 19 Jun, 2025 2 commits