"examples/llm/vscode:/vscode.git/clone" did not exist on "35229c74c4341a0687a29b1458c3dec2f7464ad0"
  1. 06 Mar, 2026 1 commit
  2. 05 Mar, 2026 2 commits
  3. 03 Mar, 2026 1 commit
  4. 02 Mar, 2026 3 commits
  5. 27 Feb, 2026 1 commit
  6. 26 Feb, 2026 2 commits
  7. 25 Feb, 2026 3 commits
  8. 24 Feb, 2026 3 commits
  9. 20 Feb, 2026 1 commit
  10. 19 Feb, 2026 2 commits
  11. 15 Feb, 2026 1 commit
  12. 13 Feb, 2026 1 commit
  13. 12 Feb, 2026 2 commits
  14. 10 Feb, 2026 2 commits
  15. 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
  16. 06 Feb, 2026 3 commits
  17. 05 Feb, 2026 3 commits
  18. 04 Feb, 2026 2 commits
  19. 03 Feb, 2026 2 commits
  20. 29 Jan, 2026 1 commit
  21. 28 Jan, 2026 1 commit
  22. 27 Jan, 2026 2 commits