Commit History

Author SHA1 Message Date
  AlpinDale bf88c8567e feat: mamba model support (#674) 6 months ago
  AlpinDale 8583aefed7 chore: mamba cache single buffer (#673) 6 months ago
  AlpinDale 19ad952dd4 chore: better stream termination in async engine (#672) 6 months ago
  AlpinDale 1394008421 chore: decouple `should_modify_greedy_probs_inplace (#671) 6 months ago
  AlpinDale 2da6a3ec2b feat: option to apply temperature scaling last (#670) 6 months ago
  AlpinDale e3a53712f2 fix: mlpspeculator with padded vocab (#669) 6 months ago
  AlpinDale e200775863 feat: enable using fp8 kv and prefix caching with chunked prefill (#668) 6 months ago
  AlpinDale ef40c05cd3 fix: minor adjustments to scheduler and block manager (#667) 6 months ago
  AlpinDale 7df7b8ca53 optimization: reduce end-to-end overhead from python obj allocation (#666) 6 months ago
  AlpinDale ea78357d70 fix: deps with TPU dockerfile (#665) 6 months ago
  AlpinDale 62111fab17 feat: allow serving encoder-decoder models in the API server (#664) 6 months ago
  AlpinDale 3f49a55f82 feat: add INT8 W8A16 quant for TPU (#663) 6 months ago
  AlpinDale 5dd0145414 chore: update the env.py script and the bug report template (#662) 6 months ago
  AlpinDale 1927ce2be4 fix: `get_num_blocks_touched` logic (#661) 6 months ago
  AlpinDale ed9a6f97c1 fix: kill api server when pinging dead engine (#660) 6 months ago
  AlpinDale 6d54f7687d fix: lora with pipeline parallel (#659) 6 months ago
  AlpinDale 3405782f24 fix: max_num_batched_tokens should not be limited for lora (#658) 6 months ago
  AlpinDale 67ee885293 fix: flashinfer outputs (#657) 6 months ago
  AlpinDale 0e5bb11503 fix: make `merge_async_iterators.is_cancelled()` optional (#656) 6 months ago
  AlpinDale 3170c0d4c6 fix: GPTQ/AWQ on Colab (#655) 6 months ago
  AlpinDale 83bcb9119a fix: multiprocessing timeout (#654) 6 months ago
  AlpinDale 1e119cbeb6 fix: input processor in internvl2 (#653) 6 months ago
  AlpinDale a2344d3617 fix: move zeromq rpc frontend to IPC instead of TCP (#652) 6 months ago
  AlpinDale f1e1d0bd3d feat: introduce `BaseAphroditeParameter` (#646) 6 months ago
  AlpinDale 47ac074937 fix: RSLoRA support (#647) 6 months ago
  50h100a b96ba9930e Merge pull request #644 from 50h100a/quadfix 6 months ago
  AlpinDale 59264d32e9 fix: hardcoded float16 in embedding mode check (#645) 6 months ago
  50h100a cbdf2d986f quadratic sampling: separate diff from logits to avoid NaNs. 6 months ago
  AlpinDale 31f82da8bd chore: deduplicate nvlink check to cuda platform (#643) 6 months ago
  AlpinDale 3648170750 fix: gracefully handle missing chat template (#642) 6 months ago