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