1. 09 Nov, 2024 1 commit
  2. 07 Nov, 2024 1 commit
  3. 02 Nov, 2024 2 commits
  4. 01 Nov, 2024 1 commit
  5. 20 Oct, 2024 1 commit
  6. 16 Oct, 2024 1 commit
  7. 11 Oct, 2024 1 commit
  8. 08 Oct, 2024 1 commit
  9. 07 Oct, 2024 2 commits
  10. 25 Sep, 2024 1 commit
  11. 23 Sep, 2024 2 commits
  12. 12 Sep, 2024 1 commit
  13. 30 Aug, 2024 1 commit
  14. 21 Aug, 2024 1 commit
  15. 17 Aug, 2024 1 commit
  16. 31 Jul, 2024 1 commit
  17. 30 Jul, 2024 1 commit
  18. 26 Jul, 2024 1 commit
  19. 20 Jul, 2024 1 commit
  20. 09 Jul, 2024 1 commit
  21. 03 Jul, 2024 2 commits
  22. 02 Jul, 2024 2 commits
  23. 28 Jun, 2024 3 commits
  24. 26 Jun, 2024 1 commit
  25. 12 Jun, 2024 1 commit
  26. 03 Jun, 2024 1 commit
  27. 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
  28. 13 May, 2024 1 commit
  29. 09 May, 2024 1 commit
  30. 03 May, 2024 1 commit
  31. 26 Apr, 2024 1 commit
  32. 22 Apr, 2024 2 commits