Commit History

Author SHA1 Message Date
  AlpinDale e3a53712f2 fix: mlpspeculator with padded vocab (#669) 5 months ago
  AlpinDale e200775863 feat: enable using fp8 kv and prefix caching with chunked prefill (#668) 5 months ago
  AlpinDale ef40c05cd3 fix: minor adjustments to scheduler and block manager (#667) 5 months ago
  AlpinDale 7df7b8ca53 optimization: reduce end-to-end overhead from python obj allocation (#666) 5 months ago
  AlpinDale ea78357d70 fix: deps with TPU dockerfile (#665) 5 months ago
  AlpinDale 62111fab17 feat: allow serving encoder-decoder models in the API server (#664) 5 months ago
  AlpinDale 3f49a55f82 feat: add INT8 W8A16 quant for TPU (#663) 5 months ago
  AlpinDale 5dd0145414 chore: update the env.py script and the bug report template (#662) 5 months ago
  AlpinDale 1927ce2be4 fix: `get_num_blocks_touched` logic (#661) 5 months ago
  AlpinDale ed9a6f97c1 fix: kill api server when pinging dead engine (#660) 5 months ago
  AlpinDale 6d54f7687d fix: lora with pipeline parallel (#659) 5 months ago
  AlpinDale 3405782f24 fix: max_num_batched_tokens should not be limited for lora (#658) 5 months ago
  AlpinDale 67ee885293 fix: flashinfer outputs (#657) 5 months ago
  AlpinDale 0e5bb11503 fix: make `merge_async_iterators.is_cancelled()` optional (#656) 5 months ago
  AlpinDale 3170c0d4c6 fix: GPTQ/AWQ on Colab (#655) 5 months ago
  AlpinDale 83bcb9119a fix: multiprocessing timeout (#654) 5 months ago
  AlpinDale 1e119cbeb6 fix: input processor in internvl2 (#653) 5 months ago
  AlpinDale a2344d3617 fix: move zeromq rpc frontend to IPC instead of TCP (#652) 5 months ago
  AlpinDale f1e1d0bd3d feat: introduce `BaseAphroditeParameter` (#646) 5 months ago
  AlpinDale 47ac074937 fix: RSLoRA support (#647) 5 months ago
  50h100a b96ba9930e Merge pull request #644 from 50h100a/quadfix 5 months ago
  AlpinDale 59264d32e9 fix: hardcoded float16 in embedding mode check (#645) 5 months ago
  50h100a cbdf2d986f quadratic sampling: separate diff from logits to avoid NaNs. 5 months ago
  AlpinDale 31f82da8bd chore: deduplicate nvlink check to cuda platform (#643) 5 months ago
  AlpinDale 3648170750 fix: gracefully handle missing chat template (#642) 5 months ago
  AlpinDale 77c4fbd5c9 fix: better async request cancellation (#641) 5 months ago
  AlpinDale a03e0e2ea4 ci: exclude cu118 and cu121 from build and add py_limited_api (#639) 5 months ago
  AlpinDale db81a67c54 bump to v0.6.0.post1 (#635) 5 months ago
  AlpinDale c147670c13 fix: clean up incorrect log in worker (#636) 5 months ago
  AlpinDale 308501daa5 fix: default api port and attention selector (#634) 5 months ago