AlpinDale 0859dc3bc0 tests: refactor speculative decoding tests to remove the async engine (#1021) před 2 měsíci
..
async_aphrodite c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
basic_correctness f7f3fed265 feat: add async postprocessor (#925) před 2 měsíci
benchmarks fe01e2ded8 chore: move `device` keys to a constant (#1020) před 2 měsíci
compile 0e5cf7f840 tpu: avoid dynamo guard eval overhead (#949) před 2 měsíci
core f7f3fed265 feat: add async postprocessor (#925) před 2 měsíci
distributed 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) před 2 měsíci
endpoints f644e10449 vlm: enable multimodal inputs for the LLM class (#992) před 2 měsíci
engine 3bb0f07461 chore: rename `task_handler` to `worker` (#985) před 2 měsíci
kernels a113309876 kernel: add meta functions for ops to prevent graph breaks (#1019) před 2 měsíci
lora 3bb0f07461 chore: rename `task_handler` to `worker` (#985) před 2 měsíci
metrics c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
modeling c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
models be59e30139 vlm: add support for video modality + llava next video (#1014) před 2 měsíci
multi_step 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) před 2 měsíci
multimodal 2aabf8fcf7 vlm: fix errors on ragged NestedTensors (#953) před 2 měsíci
plugins c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
prefix_caching 3d83e64f8e feat: add metrics for prefix cache hit rate (#829) před 3 měsíci
prompt_adapter c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
prompts e1f3fd1e02 fix: test units (#201) před 1 rokem
quantization 6bdff60aab quant: support pre-quanted bitsandbytes checkpoints (#961) před 2 měsíci
samplers 2150bb5019 sampler: add range parameter for DRY (#855) před 3 měsíci
spec_decode 0859dc3bc0 tests: refactor speculative decoding tests to remove the async engine (#1021) před 2 měsíci
tensorizer_loader 673621a3d2 xpu: refactor the model runner for tensor parallelism (#910) před 2 měsíci
tokenization c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
tool_use 0191c5efd1 tools: fix tool calls to more strictly follow OpenAI format (#1003) před 2 měsíci
tpu ea59784f59 tpu: remove torch._dynamo.reset() (#952) před 2 měsíci
weight_loading c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
worker 3bb0f07461 chore: rename `task_handler` to `worker` (#985) před 2 měsíci
__init__.py 2755a48d51 merge dev branch into main (#153) před 1 rokem
conftest.py be59e30139 vlm: add support for video modality + llava next video (#1014) před 2 měsíci
test_cache_block_hashing.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_config.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_embedded_commit.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_inputs.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_logits_processor.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_regression.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_sampling_params.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_scalartype.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_sequence.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) před 2 měsíci
test_sharded_state_loader.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
test_utils.py c6c91edab7 ci: update & overhaul test units (#769) před 3 měsíci
utils.py 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) před 2 měsíci