AlpinDale 7ca63930c8 support deepseek_v3 model 2 tygodni temu
..
__init__.py 7ca63930c8 support deepseek_v3 model 2 tygodni temu
arctic.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
baichuan.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
bart.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
blip.py f56d6b396a vlm: fallback to SDPA for ViT models on CPU backend (#982) 2 tygodni temu
blip2.py b4a1e2fd02 vlm: add tensor parallel support for vision transformer models (#971) 2 tygodni temu
bloom.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
chameleon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
chatglm.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
clip.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) 2 tygodni temu
commandr.py 135dfd648b fix: LoRA support for Cohere and Jamba models (#1004) 2 tygodni temu
dbrx.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
decilm.py 9022c6d869 remove progress_bar imports 2 miesięcy temu
deepseek.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
deepseek_v2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
deepseek_v3.py 7ca63930c8 support deepseek_v3 model 2 tygodni temu
eagle.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
exaone.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
falcon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
fuyu.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
gemma.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
gemma2.py b33cf04386 quants: add bitsandbytes support for gemma2 model (#1026) 2 tygodni temu
gpt2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
gpt_bigcode.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
gpt_j.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
gpt_neox.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
granite.py 411ac4f405 vlm: add support for Qwen2-VL model (#1015) 2 tygodni temu
idefics2_vision_model.py f1d0b77c92 [0.6.0] Release Candidate (#481) 4 miesięcy temu
interfaces.py 0b8b407b6d feat: support profiling with multiple multi-modal inputs per prompt (#712) 4 miesięcy temu
intern_vit.py f56d6b396a vlm: fallback to SDPA for ViT models on CPU backend (#982) 2 tygodni temu
internlm2.py 7632f91429 fix: InternLM2 model with Tensor Parallel (#980) 2 tygodni temu
internvl.py 41ceb754a6 vlm: fix internvl2 inference with various num_patches (#1030) 2 tygodni temu
jais.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
jamba.py 135dfd648b fix: LoRA support for Cohere and Jamba models (#1004) 2 tygodni temu
llama.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
llama_embedding.py 9022c6d869 remove progress_bar imports 2 miesięcy temu
llava.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) 2 tygodni temu
llava_next.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) 2 tygodni temu
llava_next_video.py be59e30139 vlm: add support for video modality + llava next video (#1014) 2 tygodni temu
mamba.py 3bb0f07461 chore: rename `task_handler` to `worker` (#985) 2 tygodni temu
mamba_cache.py a113309876 kernel: add meta functions for ops to prevent graph breaks (#1019) 2 tygodni temu
medusa.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
minicpm.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
minicpmv.py 548e864404 models: add support for QwenVL (#995) 2 tygodni temu
mixtral.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
mixtral_quant.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
mlp_speculator.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
mpt.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
na_vit.py 9f3e7c86e2 feat: add fused Marlin MoE kernel (#934) 2 tygodni temu
nemotron.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
olmo.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
olmoe.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
opt.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
orion.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
paligemma.py 46d577f019 vlm: fix siglip layernorm and paligemma weight loading (#991) 2 tygodni temu
persimmon.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
phi.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
phi3_small.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
phi3v.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) 2 tygodni temu
phimoe.py 201db10f02 models: add support for Phi3 MoE 2 tygodni temu
pixtral.py 1721bea53a vlm: add support for Pixtral model (#1022) 2 tygodni temu
qwen.py 8d5d87e687 vlm: support multiple images for qwen-vl (#1031) 2 tygodni temu
qwen2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
qwen2_moe.py 5224389dae chore: skip loading extra bias for qwen2 moe GPTQ (#1011) 2 tygodni temu
qwen2_vl.py 411ac4f405 vlm: add support for Qwen2-VL model (#1015) 2 tygodni temu
siglip.py 4d14bd1fe5 vlm: add multi-input support for LLaVA and InternVL models (#1002) 2 tygodni temu
solar.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
stablelm.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
starcoder2.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu
ultravox.py 8eb4a3cfd3 vlm: support multiple audios per prompt for Ultravox (#990) 2 tygodni temu
utils.py a8bdd488b9 distributed: support pipeline parallelism for internvl and internlm2 (#965) 2 tygodni temu
xverse.py 0dfa6b60ec core: support logprobs with multi-step scheduling (#963) 2 tygodni temu