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