Commit History

作者 SHA1 備註 提交日期
  AlpinDale 29ddfae8de fix: typo in scheduler 7 月之前
  AlpinDale 28e45a6209 fix: attempting to remove a lora that has already been removed 7 月之前
  AlpinDale 3f92035bf1 fix: add `ignored_seq_groups` in `_schedule_chunked_prefill` 7 月之前
  AlpinDale 237fa59aea feat: support CPU/GPU swapping in BlockManagerV2 7 月之前
  AlpinDale 5b0c11d190 support pipeline parallel pynccl groups 7 月之前
  AlpinDale b7667151e5 fix scheduler being off by one for lora support 7 月之前
  AlpinDale 9e73559eba make use of batched rotary embedding kernels to support long context lora 7 月之前
  AlpinDale eaa06fdd14 fix some f-strings 7 月之前
  AlpinDale 342346afda improve hashing function 7 月之前
  AlpinDale fd0a5c0ea4 raise a warning during preemption and swapping 7 月之前
  AlpinDale be8154a8a0 feat: proper embeddings API with e5-mistral-7b support 7 月之前
  AlpinDale 8b56dc4347 dict -> torch.Tensor for blocks_to_swap 7 月之前
  AlpinDale 148aca8ff1 cow => dict[int, list] -> list 7 月之前
  AlpinDale 21ce19b3ea blocks_to_copy dict -> torch.Tensor 7 月之前
  AlpinDale ef733aee43 implement ExecuteModelData to reduce executor complexity 7 月之前
  AlpinDale 25c2b6feca ignore infeasible swap requests 7 月之前
  AlpinDale 5529304d1f fix sampling with n>1 7 月之前
  AlpinDale aed64884c6 feat: prompt logprobs with chunked prefill (#539) 8 月之前
  AlpinDale fca911ee0a vLLM Upstream Sync (#526) 8 月之前
  AlpinDale 9d81716bfd [v0.5.3] Release Candidate (#388) 10 月之前
  AlpinDale 78d66f16d1 Chunked Prefill Part 1 (#384) 11 月之前
  AlpinDale f8dfac6372 chore: attention refactor and upstream sync apr01 (#365) 11 月之前
  AlpinDale e42a78381a feat: switch from pylint to ruff (#322) 1 年之前
  AlpinDale c2d77b1822 chore: logging refactor (#302) 1 年之前
  AlpinDale ac82b67f75 feat: naive context shift and various QoL changes (#289) 1 年之前
  AlpinDale 4d04ade9ef feat: fine-grained seeds (#279) 1 年之前
  AlpinDale c0aac15421 feat: S-LoRA support (#222) 1 年之前
  AlpinDale 8fa608aeb7 feat: replace Ray with NCCL for control plane comms (#221) 1 年之前
  AlpinDale b9b295d74e chore: backlogs 1 (#191) 1 年之前
  g4rg 2aab3da9bd chore: fix Python 3.8+ compatibility (#170) 1 年之前