Commit History

Author SHA1 Message Date
  AlpinDale 1fac86c325 core: factor out common code in SequenceData (#1083) 7 hours ago
  AlpinDale ad1205b277 readme: update attributions (#1082) 8 hours ago
  AlpinDale 193fcee016 chore: check for torch 2.4.0 when registering custom op (#1081) 12 hours ago
  AlpinDale 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 12 hours ago
  AlpinDale 766ea79b89 vlm: fix feature size calculation for llava-next models (#1079) 2 days ago
  AlpinDale 7b6501bd05 tests: refactor model tests (#1078) 2 days ago
  AlpinDale f6df92bde0 fix: unexpected kwarg for the legacy API server (#1076) 2 days ago
  AlpinDale 814c850d89 fix: validate `n` in the sampling params (#1075) 2 days ago
  AlpinDale 6212072245 api: support LoRA lineage and base model metadata management (#1072) 5 days ago
  AlpinDale d9d287a288 rocm: enable multi-step scheduling for rocm (#1071) 5 days ago
  AlpinDale ec17b6c4d0 fix: Phi3.5 Mini and MoE LoRA inference (#1070) 5 days ago
  AlpinDale acc0c727c8 vlm: add support for molmo vision model (#1069) 5 days ago
  AlpinDale 7dd001ec2d build: guard against changes in cuda library name (#1068) 5 days ago
  AlpinDale ca7028d5ca sampler: simplify logits resort in _apply_top_k_top_p (#1067) 5 days ago
  AlpinDale 61aed092a5 rocm: add support for FP8 KV cache in the custom paged attention kkernels (#1066) 5 days ago
  AlpinDale 12b0059b47 api: enable MQAphroditeEngine for embedding models (#1065) 5 days ago
  AlpinDale 314fa7f7d9 fix: encoder-decoder models for beam search (#1064) 6 days ago
  AlpinDale 34cf9b74f0 api: non-zero exit code if MQ engine startup fails (#1063) 1 week ago
  AlpinDale 92cee435e2 rocm: add more quants, fix _scaled_mm call (#1062) 1 week ago
  AlpinDale b12d5c0507 readme: add attribution to Ruliad 1 week ago
  AlpinDale f81e7d7010 distributed: bind only to 127.0.0.1 for local-only usage (#1061) 1 week ago
  AlpinDale 58aff3771d core: support prompt logprobs in multi-step (#1060) 1 week ago
  AlpinDale 9a7d5514c4 feat: introduce MQAphroditeEngine (#1056) 1 week ago
  AlpinDale 0b5588de5c fix: add missing logit index increment in sampling metadata prep (#1059) 1 week ago
  AlpinDale 525edc1283 build: fix compilation for causal_conv1d_fwd kernel signature (#1057) 1 week ago
  AlpinDale 9bdf8d5bfa mamba: enable continuous batching for mamba kernels (#1055) 1 week ago
  AlpinDale 11f49b5341 fix: granite logit scale in logit computation (#1054) 1 week ago
  AlpinDale 1264e0b5d8 api: add mistral function calling format to all models loaded with "mistral" format (#1053) 1 week ago
  AlpinDale b3f9ab3b72 quant: add tensor parallel support for bitsandbytes (#1052) 1 week ago
  AlpinDale a985143768 core: add cuda graph support for encoder-decoder models (#1051) 1 week ago