1. 12 Mar, 2026 1 commit
  2. 11 Mar, 2026 1 commit
  3. 10 Mar, 2026 2 commits
  4. 08 Mar, 2026 1 commit
  5. 07 Mar, 2026 1 commit
  6. 06 Mar, 2026 1 commit
  7. 05 Mar, 2026 2 commits
  8. 03 Mar, 2026 1 commit
  9. 02 Mar, 2026 3 commits
  10. 27 Feb, 2026 1 commit
  11. 26 Feb, 2026 2 commits
  12. 25 Feb, 2026 3 commits
  13. 24 Feb, 2026 3 commits
  14. 20 Feb, 2026 1 commit
  15. 19 Feb, 2026 2 commits
  16. 15 Feb, 2026 1 commit
  17. 13 Feb, 2026 1 commit
  18. 12 Feb, 2026 2 commits
  19. 10 Feb, 2026 2 commits
  20. 09 Feb, 2026 1 commit
    • MatejKosec's avatar
      fix: profiler deployment timeout handling for MoE models (#6086) · 67329d10
      MatejKosec authored
      Wrap wait_for_deployment_ready() in try/except TimeoutError for both prefill and decode profiling sweeps
      On timeout: log error, record via add_profiling_error(), clean up the timed-out deployment, and continue to the next parallelization mapping
      Previously, a single deployment timeout would crash the entire profiler job
      67329d10
  21. 06 Feb, 2026 3 commits
  22. 05 Feb, 2026 3 commits
  23. 04 Feb, 2026 2 commits