Commit History

Author SHA1 Message Date
  sgsdxzy a3b1602391 fix: rope scaling for cohere and qwen (#436) 9 months ago
  AlpinDale d8c4193704 feat: Speculative Decoding using a draft model (#432) 9 months ago
  AlpinDale 76f36af704 feat: LM Format Enforcer support (#428) 9 months ago
  AlpinDale c18bf116da fix stop strings not being excluded from outputs 9 months ago
  AlpinDale fe17712f29 fully working chunked prefill 9 months ago
  AlpinDale 4d33ce60da feat: Triton flash attention backend for ROCm (#407) 9 months ago
  AlpinDale 082d4e6972 feat: add chunked prefill scheduler (#406) 9 months ago
  AlpinDale 7528e0ce3e make detokenization optional 9 months ago
  AlpinDale 071269e406 feat: FP8 E4M3 KV Cache (#405) 9 months ago
  AlpinDale 6f00203041 refactor scheduler for chunked prefill, remove reorder policy for now 9 months ago
  AlpinDale 9aaeb5d349 add speculative config and arg for later 9 months ago
  AlpinDale a304f76d89 feat: Intel CPU support (#403) 9 months ago
  AlpinDale f845a661dd Chunked Prefill Part 2: data update 10 months ago
  AlpinDale 753f6dc51b add v2 block manager 10 months ago
  AlpinDale 3f5ce50c19 add stop_reason 10 months ago
  AlpinDale 7b9c08afae vision model support 10 months ago
  AlpinDale 0c4ead5e9f min_tokens 10 months ago
  AlpinDale d1786645a3 fix formatting 10 months ago
  AlpinDale eed70dff76 improve detokenization performance; improve logprobs 10 months ago
  AlpinDale 2319b411ce refactor: neuron support 10 months ago
  AlpinDale c9cb00c2a1 add warning for mismatch in vocab size 10 months ago
  AlpinDale feb5840f2a feat: async tokenization (#374) 10 months ago
  AlpinDale 0f6d56b07f feat: model executor refactor (#367) 10 months ago
  AlpinDale b361096463 fix: tokenizer when using ray (#366) 10 months ago
  AlpinDale f8dfac6372 chore: attention refactor and upstream sync apr01 (#365) 10 months ago
  AlpinDale e42a78381a feat: switch from pylint to ruff (#322) 10 months ago
  AlpinDale c2d77b1822 chore: logging refactor (#302) 10 months ago
  AlpinDale 9810daa699 feat: INT8 KV Cache (#298) 11 months ago
  AlpinDale 2d3d44b3e9 chore: add health check for ray workers (#290) 11 months ago
  AlpinDale ac82b67f75 feat: naive context shift and various QoL changes (#289) 11 months ago