"vllm/v1/executor/uniproc_executor.py" did not exist on "8226dd56bf64f80e04f2aa90c97401d8783aa2bf"
  1. 28 May, 2024 1 commit
  2. 22 May, 2024 1 commit
  3. 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
  4. 13 May, 2024 1 commit
  5. 11 May, 2024 1 commit