AlpinDale 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
..
async_aphrodite 055c8905a3 api: add sampling/engine option to return only deltas or final output (#1035) 1 week ago
basic_correctness 7b6501bd05 tests: refactor model tests (#1078) 2 days ago
benchmarks 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 13 hours ago
compile 239a8cae25 torch.compile: register all-reduce operations as custom ops (#1050) 1 week ago
core f7f3fed265 feat: add async postprocessor (#925) 2 weeks ago
distributed 7b6501bd05 tests: refactor model tests (#1078) 2 days ago
encoder_decoder a985143768 core: add cuda graph support for encoder-decoder models (#1051) 1 week ago
endpoints 6212072245 api: support LoRA lineage and base model metadata management (#1072) 5 days ago
engine 3bb0f07461 chore: rename `task_handler` to `worker` (#985) 2 weeks ago
kernels 7b6501bd05 tests: refactor model tests (#1078) 2 days ago
lora 3bb0f07461 chore: rename `task_handler` to `worker` (#985) 2 weeks ago
metrics c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
modeling c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
models 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 13 hours ago
mq_aphrodite_engine 86bf2cc4f3 core: rename `PromptInputs,inputs` -> `PromptType,prompt` (#1080) 13 hours ago
multi_step 58aff3771d core: support prompt logprobs in multi-step (#1060) 1 week ago
multimodal 2aabf8fcf7 vlm: fix errors on ragged NestedTensors (#953) 2 weeks ago
plugins c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
prefix_caching 6212072245 api: support LoRA lineage and base model metadata management (#1072) 5 days ago
prompt_adapter c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
prompts e1f3fd1e02 fix: test units (#201) 1 year ago
quantization 6bdff60aab quant: support pre-quanted bitsandbytes checkpoints (#961) 2 weeks ago
samplers 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
spec_decode 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
tensorizer_loader 673621a3d2 xpu: refactor the model runner for tensor parallelism (#910) 3 weeks ago
tokenization c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
tool_use 0191c5efd1 tools: fix tool calls to more strictly follow OpenAI format (#1003) 2 weeks ago
tpu ea59784f59 tpu: remove torch._dynamo.reset() (#952) 2 weeks ago
weight_loading c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
worker 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
__init__.py 2755a48d51 merge dev branch into main (#153) 1 year ago
conftest.py 7b6501bd05 tests: refactor model tests (#1078) 2 days ago
test_cache_block_hashing.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_config.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_embedded_commit.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_inputs.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_logits_processor.py 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
test_regression.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_sampling_params.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_scalartype.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_sequence.py 1fac86c325 core: factor out common code in SequenceData (#1083) 8 hours ago
test_sharded_state_loader.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
test_utils.py c6c91edab7 ci: update & overhaul test units (#769) 1 month ago
utils.py 7b6501bd05 tests: refactor model tests (#1078) 2 days ago