AlpinDale a5bfc2bc3d VLM: add support for LLaVA-Onevision model (#1100) 1 month ago
..
adapter_commons 2f61644f6e SPMD optimizations (#824) 3 months ago
assets a5bfc2bc3d VLM: add support for LLaVA-Onevision model (#1100) 1 month ago
attention 7fffa507ff build: build flash attention kernels inside aphrodite (#1085) 1 month ago
common d44da0332c misc: rename `CudaMemoryProfiler` to `DeviceMemoryProfiler` (#1099) 1 month ago
compilation 960dee2f97 torch.compile: fix functionalization (#1045) 2 months ago
distributed 193fcee016 chore: check for torch 2.4.0 when registering custom op (#1081) 2 months ago
endpoints d96c363301 api: fix admin key being required for authentication (#1091) 1 month ago
engine 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 2 months ago
executor 6212072245 api: support LoRA lineage and base model metadata management (#1072) 2 months ago
inputs 651678d2df VLM: use `SequenceData.from_token_counts` to create dummy data (#1093) 1 month ago
kv_quant 8a71788372 Add OLMoE (#772) 4 months ago
lora 6212072245 api: support LoRA lineage and base model metadata management (#1072) 2 months ago
modeling a5bfc2bc3d VLM: add support for LLaVA-Onevision model (#1100) 1 month ago
multimodal 6212072245 api: support LoRA lineage and base model metadata management (#1072) 2 months ago
platforms f2b6dc3872 cpu: add support for W8A8 quantization via compressed-tensor (#1017) 2 months ago
plugins 9797d38b24 torch.compile: allow adding custom compile backends via plugins (#1041) 2 months ago
processing f561a54a43 core: fix async postprocessor in case of preemption (#1000) 2 months ago
prompt_adapter 30d02d0747 chore: remove peft as a requirement (#1006) 2 months ago
quantization ed63c079f7 Triton: remove atomic add op from awq triton (#1094) 1 month ago
server 9a7d5514c4 feat: introduce MQAphroditeEngine (#1056) 2 months ago
spec_decode 5c3b94de45 spec decode: move ops.advane_step to flash attention backend (#1005) 2 months ago
transformers_utils 7b6501bd05 tests: refactor model tests (#1078) 2 months ago
triton_utils 4593a3b306 chore: remove dead code from triton sampling kernels (#1049) 2 months ago
worker d44da0332c misc: rename `CudaMemoryProfiler` to `DeviceMemoryProfiler` (#1099) 1 month ago
__init__.py f1d0b77c92 [0.6.0] Release Candidate (#481) 6 months ago
_core_ext.py f1ea7711bd core: do not compile ScalarType for torch < 2.4.0 (#938) 2 months ago
_custom_ops.py 7fffa507ff build: build flash attention kernels inside aphrodite (#1085) 1 month ago
_ipex_ops.py 6951928522 xpu: bump IPEX to 2.3, support GQA (#1042) 2 months ago
connections.py c6c91edab7 ci: update & overhaul test units (#769) 3 months ago
constants.py 2f61644f6e SPMD optimizations (#824) 3 months ago
py.typed 1c988a48b2 fix logging and add py.typed 1 year ago
scalar_type.py f1d0b77c92 [0.6.0] Release Candidate (#481) 6 months ago
version.py cbd51a208a ci: bump to 0.6.5 (#964) 2 months ago