Commit History

Author SHA1 Message Date
  AlpinDale abfd4465ca feat: add support for chunked prefill + prefix caching (#871) 1 month ago
  AlpinDale 1405051912 attention: add `AttentionState` abstraction (#863) 1 month ago
  AlpinDale 0a369f9171 feat: support chunked prefill with LoRA (#823) 1 month ago
  AlpinDale 0f1af04cf5 frontend: minor logging improvements (#787) 2 months ago
  AlpinDale 89a2c6dee1 chore: refactor `MultiModalConfig` initialization and profiling (#745) 3 months ago
  AlpinDale 0b8b407b6d feat: support profiling with multiple multi-modal inputs per prompt (#712) 4 months ago
  AlpinDale 3693028340 feat: support for Audio modality (#698) 4 months ago
  AlpinDale c2bb886b2e fix: reinit procedure in `ModelInputForGPUBuilder` (#675) 4 months ago
  AlpinDale bf88c8567e feat: mamba model support (#674) 4 months ago
  AlpinDale 8583aefed7 chore: mamba cache single buffer (#673) 4 months ago
  AlpinDale 7df7b8ca53 optimization: reduce end-to-end overhead from python obj allocation (#666) 4 months ago
  AlpinDale f1d0b77c92 [0.6.0] Release Candidate (#481) 4 months ago
  AlpinDale 9d81716bfd [v0.5.3] Release Candidate (#388) 8 months ago
  AlpinDale 78d66f16d1 Chunked Prefill Part 1 (#384) 9 months ago
  AlpinDale 9181fa0396 feat: Triton kernels for sampling (#383) 9 months ago
  AlpinDale 4b99ac15b7 fix: do not deepcopy metadata 9 months ago
  AlpinDale 17b034613d chore: make metadata a dataclass (#377) 9 months ago
  AlpinDale f8dfac6372 chore: attention refactor and upstream sync apr01 (#365) 9 months ago
  50h100a b9e0ae87c5 fix fine-grained seeding. 9 months ago
  AlpinDale e42a78381a feat: switch from pylint to ruff (#322) 10 months ago
  sgsdxzy 50c0875c32 chore: log total memory usage (#316) 10 months ago
  AlpinDale c2d77b1822 chore: logging refactor (#302) 10 months ago
  AlpinDale 9810daa699 feat: INT8 KV Cache (#298) 10 months ago
  AlpinDale ac82b67f75 feat: naive context shift and various QoL changes (#289) 10 months ago
  AlpinDale 4d04ade9ef feat: fine-grained seeds (#279) 10 months ago
  AlpinDale 697c06c4f5 fix: LoRA support for mixtral (#276) 10 months ago
  AlpinDale 4b80b42362 fix: memory leaks due to nccl cuda graphs (#275) 10 months ago
  AlpinDale ea0f57b233 feat: allow further support for non-cuda devices (#247) 11 months ago
  AlpinDale 1a94ccf3cf fix: prefix cache fail with lora (#239) 11 months ago
  AlpinDale c3a221eb02 feat: GGUF, QuIP#, and Marlin support (#228) 11 months ago