AlpinDale 766ea79b89 vlm: fix feature size calculation for llava-next models (#1079) vor 3 Tagen
..
__init__.py ec17b6c4d0 fix: Phi3.5 Mini and MoE LoRA inference (#1070) vor 6 Tagen
arctic.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
baichuan.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
bart.py a985143768 core: add cuda graph support for encoder-decoder models (#1051) vor 1 Woche
blip.py f56d6b396a vlm: fallback to SDPA for ViT models on CPU backend (#982) vor 2 Wochen
blip2.py b4a1e2fd02 vlm: add tensor parallel support for vision transformer models (#971) vor 2 Wochen
bloom.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
chameleon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
chatglm.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
clip.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) vor 2 Wochen
commandr.py 135dfd648b fix: LoRA support for Cohere and Jamba models (#1004) vor 2 Wochen
dbrx.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
decilm.py 9022c6d869 remove progress_bar imports vor 2 Monaten
deepseek.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
deepseek_v2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
eagle.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
exaone.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
falcon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
fuyu.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
gemma.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
gemma2.py b33cf04386 quants: add bitsandbytes support for gemma2 model (#1026) vor 1 Woche
gpt2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
gpt_bigcode.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
gpt_j.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
gpt_neox.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
granite.py 11f49b5341 fix: granite logit scale in logit computation (#1054) vor 1 Woche
idefics2_vision_model.py f1d0b77c92 [0.6.0] Release Candidate (#481) vor 4 Monaten
interfaces.py 0b8b407b6d feat: support profiling with multiple multi-modal inputs per prompt (#712) vor 3 Monaten
intern_vit.py f56d6b396a vlm: fallback to SDPA for ViT models on CPU backend (#982) vor 2 Wochen
internlm2.py 7632f91429 fix: InternLM2 model with Tensor Parallel (#980) vor 2 Wochen
internvl.py 41ceb754a6 vlm: fix internvl2 inference with various num_patches (#1030) vor 1 Woche
jais.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
jamba.py 135dfd648b fix: LoRA support for Cohere and Jamba models (#1004) vor 2 Wochen
llama.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
llama_embedding.py 9022c6d869 remove progress_bar imports vor 2 Monaten
llava.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) vor 2 Wochen
llava_next.py 766ea79b89 vlm: fix feature size calculation for llava-next models (#1079) vor 3 Tagen
llava_next_video.py be59e30139 vlm: add support for video modality + llava next video (#1014) vor 2 Wochen
mamba.py 3bb0f07461 chore: rename `task_handler` to `worker` (#985) vor 2 Wochen
mamba_cache.py a113309876 kernel: add meta functions for ops to prevent graph breaks (#1019) vor 1 Woche
medusa.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
minicpm.py ce7b602f03 model: add support for MiniCPM-3 (#1044) vor 1 Woche
minicpm3.py ce7b602f03 model: add support for MiniCPM-3 (#1044) vor 1 Woche
minicpmv.py 548e864404 models: add support for QwenVL (#995) vor 2 Wochen
mixtral.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
mixtral_quant.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
mlp_speculator.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
molmo.py acc0c727c8 vlm: add support for molmo vision model (#1069) vor 6 Tagen
mpt.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
na_vit.py 9f3e7c86e2 feat: add fused Marlin MoE kernel (#934) vor 2 Wochen
nemotron.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
olmo.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
olmoe.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
opt.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
orion.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
paligemma.py 46d577f019 vlm: fix siglip layernorm and paligemma weight loading (#991) vor 2 Wochen
persimmon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
phi.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
phi3.py ec17b6c4d0 fix: Phi3.5 Mini and MoE LoRA inference (#1070) vor 6 Tagen
phi3_small.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
phi3v.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) vor 2 Wochen
phimoe.py ec17b6c4d0 fix: Phi3.5 Mini and MoE LoRA inference (#1070) vor 6 Tagen
pixtral.py 1721bea53a vlm: add support for Pixtral model (#1022) vor 1 Woche
qwen.py 6212072245 api: support LoRA lineage and base model metadata management (#1072) vor 6 Tagen
qwen2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
qwen2_moe.py 5224389dae chore: skip loading extra bias for qwen2 moe GPTQ (#1011) vor 2 Wochen
qwen2_vl.py 6212072245 api: support LoRA lineage and base model metadata management (#1072) vor 6 Tagen
siglip.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) vor 2 Wochen
solar.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
stablelm.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
starcoder2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen
ultravox.py 8eb4a3cfd3 vlm: support multiple audios per prompt for Ultravox (#990) vor 2 Wochen
utils.py a8bdd488b9 distributed: support pipeline parallelism for internvl and internlm2 (#965) vor 2 Wochen
xverse.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) vor 2 Wochen