AlpinDale eb1ffacf74 Spec Decoding: fix typical acceptance sampler with correct recovered tok IDs (#1106) 1 week ago
..
async_aphrodite 055c8905a3 api: add sampling/engine option to return only deltas or final output (#1035) 1 month ago
basic_correctness 7b6501bd05 tests: refactor model tests (#1078) 4 weeks ago
benchmarks 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 3 weeks ago
compile 239a8cae25 torch.compile: register all-reduce operations as custom ops (#1050) 1 month ago
core f7f3fed265 feat: add async postprocessor (#925) 1 month ago
distributed c90abcc603 VLM: add pipeline parallelism support for Qwen2-VL (#1103) 1 week ago
encoder_decoder a985143768 core: add cuda graph support for encoder-decoder models (#1051) 1 month ago
endpoints 6212072245 api: support LoRA lineage and base model metadata management (#1072) 1 month ago
engine cc5e185795 VLM: support passing multimodal processor kwargs (#1102) 1 week ago
kernels 7b6501bd05 tests: refactor model tests (#1078) 4 weeks ago
lora 69cf654901 LoRA: add assertions for SGMV kernels to avoid incorrect results (#1104) 1 week ago
metrics c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
modeling c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
models cc5e185795 VLM: support passing multimodal processor kwargs (#1102) 1 week ago
mq_aphrodite_engine 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 3 weeks ago
multi_step 58aff3771d core: support prompt logprobs in multi-step (#1060) 1 month ago
multimodal cc5e185795 VLM: support passing multimodal processor kwargs (#1102) 1 week ago
plugins c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
prefix_caching 6212072245 api: support LoRA lineage and base model metadata management (#1072) 1 month ago
prompt_adapter c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
prompts e1f3fd1e02 fix: test units (#201) 1 year ago
quantization 6bdff60aab quant: support pre-quanted bitsandbytes checkpoints (#961) 1 month ago
samplers eb1ffacf74 Spec Decoding: fix typical acceptance sampler with correct recovered tok IDs (#1106) 1 week ago
spec_decode 1fac86c325 core: factor out common code in SequenceData (#1083) 3 weeks ago
tensorizer_loader 673621a3d2 xpu: refactor the model runner for tensor parallelism (#910) 1 month ago
tokenization c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
tool_use 0191c5efd1 tools: fix tool calls to more strictly follow OpenAI format (#1003) 1 month ago
tpu ea59784f59 tpu: remove torch._dynamo.reset() (#952) 1 month ago
weight_loading c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
worker 1fac86c325 core: factor out common code in SequenceData (#1083) 3 weeks ago
__init__.py 2755a48d51 merge dev branch into main (#153) 1 year ago
conftest.py 7b6501bd05 tests: refactor model tests (#1078) 4 weeks ago
test_cache_block_hashing.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_config.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_embedded_commit.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_inputs.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_logits_processor.py 1fac86c325 core: factor out common code in SequenceData (#1083) 3 weeks ago
test_regression.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_sampling_params.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_scalartype.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_sequence.py 1fac86c325 core: factor out common code in SequenceData (#1083) 3 weeks ago
test_sharded_state_loader.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
test_utils.py c6c91edab7 ci: update & overhaul test units (#769) 2 months ago
utils.py 7b6501bd05 tests: refactor model tests (#1078) 4 weeks ago