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