"docs/vscode:/vscode.git/clone" did not exist on "c53dc466b1b802d45d0b61cce36908334ea7a23e"
  1. 27 Aug, 2024 1 commit
  2. 22 Aug, 2024 1 commit
  3. 19 Aug, 2024 2 commits
  4. 14 Aug, 2024 1 commit
  5. 09 Aug, 2024 4 commits
  6. 06 Aug, 2024 1 commit
  7. 02 Aug, 2024 1 commit
  8. 30 Jul, 2024 1 commit
  9. 26 Jul, 2024 1 commit
  10. 22 Jul, 2024 1 commit
  11. 19 Jul, 2024 1 commit
  12. 10 Jul, 2024 1 commit
  13. 09 Jul, 2024 1 commit
  14. 03 Jul, 2024 1 commit
  15. 02 Jul, 2024 4 commits
  16. 29 Jun, 2024 1 commit
  17. 28 Jun, 2024 2 commits
  18. 27 Jun, 2024 1 commit
  19. 26 Jun, 2024 1 commit
  20. 21 Jun, 2024 1 commit
  21. 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
  22. 15 Jun, 2024 1 commit
  23. 03 Jun, 2024 1 commit
  24. 29 May, 2024 2 commits
  25. 28 May, 2024 1 commit
  26. 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
  27. 14 May, 2024 1 commit
  28. 11 May, 2024 1 commit
  29. 08 May, 2024 2 commits
  30. 07 May, 2024 1 commit