Commit History

Autor SHA1 Mensaxe Data
  AlpinDale 6785d78d82 fix: do not expose EOS token in the API hai 7 meses
  AlpinDale 90ceab32ff refactor: consolidate prompt args to LLM engines hai 7 meses
  AlpinDale e4ea3da1ad fix: tensor parallel with embedding model hai 7 meses
  AlpinDale f40b809d3b allow using v2 block manager with sliding window hai 7 meses
  AlpinDale 2649f3f14e aqlm works on pascal hai 7 meses
  AlpinDale ac79d115b3 add guards for prefix caching, fp8, chunked, etc hai 7 meses
  AlpinDale 344ddaac5a properly disable speculative decoding hai 7 meses
  AlpinDale 696f2cd59c add phi3_small support with blocksparse attention hai 7 meses
  AlpinDale 0d15aa3ab3 fix prefix caching for block manager v2 hai 7 meses
  AlpinDale 7d0884de9a fix mistral v0.3 weight loading hai 7 meses
  AlpinDale e8b7f53321 allow prompt token IDs in the logits processor api hai 7 meses
  AlpinDale f4ea11b982 feat: initial support for activation quantization hai 7 meses
  Drake e1a142c179 Fix OpenAI chat completions compatibility (#559) hai 7 meses
  AlpinDale 5b0c11d190 support pipeline parallel pynccl groups hai 7 meses
  AlpinDale f6250c5516 move dockerfiles to root; fix cpu build hai 7 meses
  AlpinDale d8667fcb98 improve gptq_marlin_24 prefill performance hai 7 meses
  AlpinDale eb2c5c77df feat: enforce the max possible seqlen hai 7 meses
  AlpinDale 19a959a03e prioritize user selection for attention hai 7 meses
  AlpinDale c1ed789835 fix: typo in llama.py hai 7 meses
  AlpinDale 4e1ae004da make mp the default distributed backend hai 7 meses
  AlpinDale de62ceb18c refactor: eliminate parallel worker per-step task scheduling overhead hai 7 meses
  AlpinDale 656459fd84 make fp8_e4m3 work on nvidia hai 7 meses
  AlpinDale 6e626b902c fix cutlass w8a8 kernels for cuda stream hai 7 meses
  AlpinDale 3bdeb3e116 fix: clang formatting for all kernels (#558) hai 7 meses
  AlpinDale 04d22bf1a9 add clang-format hai 7 meses
  AlpinDale 60e74e92fd add rope_scaling arg hai 7 meses
  AlpinDale b8b63eb5ca fix head_size check for flash attention backend hai 7 meses
  AlpinDale 8077af0b2f add lora support for phi hai 7 meses
  AlpinDale 295cfb2f39 add rope scaling for qwen2 hai 7 meses
  AlpinDale b7667151e5 fix scheduler being off by one for lora support hai 7 meses