1. 22 Aug, 2024 1 commit
  2. 19 Aug, 2024 2 commits
  3. 14 Aug, 2024 1 commit
  4. 09 Aug, 2024 4 commits
  5. 06 Aug, 2024 1 commit
  6. 02 Aug, 2024 1 commit
  7. 30 Jul, 2024 1 commit
  8. 26 Jul, 2024 1 commit
  9. 22 Jul, 2024 1 commit
  10. 19 Jul, 2024 1 commit
  11. 10 Jul, 2024 1 commit
  12. 09 Jul, 2024 1 commit
  13. 03 Jul, 2024 1 commit
  14. 02 Jul, 2024 4 commits
  15. 29 Jun, 2024 1 commit
  16. 28 Jun, 2024 2 commits
  17. 27 Jun, 2024 1 commit
  18. 26 Jun, 2024 1 commit
  19. 21 Jun, 2024 1 commit
  20. 18 Jun, 2024 1 commit
    • Ronen Schaffer's avatar
      [Misc] Add OpenTelemetry support (#4687) · 7879f24d
      Ronen Schaffer authored
      This PR adds basic support for OpenTelemetry distributed tracing.
      It includes changes to enable tracing functionality and improve monitoring capabilities.
      
      I've also added a markdown with print-screens to guide users how to use this feature. You can find it here
      7879f24d
  21. 15 Jun, 2024 1 commit
  22. 03 Jun, 2024 1 commit
  23. 29 May, 2024 2 commits
  24. 28 May, 2024 1 commit
  25. 15 May, 2024 1 commit
    • SangBin Cho's avatar
      [Core][2/N] Model runner refactoring part 2. Combine prepare prefill / decode... · 65bf2ac1
      SangBin Cho authored
      [Core][2/N] Model runner refactoring part 2. Combine prepare prefill / decode to a single API (#4681)
      
      This PR combines prepare_prompt and prepare_decode into a single API. This PR also coelsce the attn metadata for prefill/decode to a single class and allow to slice them when running attn backend.
      
      It also refactors subquery_start_loc which was not refactored in the previous PR
      65bf2ac1
  26. 14 May, 2024 1 commit
  27. 11 May, 2024 1 commit
  28. 08 May, 2024 2 commits
  29. 07 May, 2024 1 commit
  30. 04 May, 2024 1 commit