Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vllm-project/vllm

A high-throughput and memory-efficient inference and serving engine for LLMs
https://github.com/vllm-project/vllm

[Bug]: Not able to run LLama3 LoRA with --fully-sharded-loras

xyang16 opened this issue about 1 month ago
Rahul quant merged

robertgshaw2-neuralmagic opened this pull request about 1 month ago
[Kernel] Add CUTLASS sparse support, heuristics, and torch operators

Faraz9877 opened this pull request about 1 month ago
[Perf] Reduce peak memory usage of llama

andoorve opened this pull request about 1 month ago
[bugfix] Fix static asymmetric quantization case

ProExpertProg opened this pull request about 1 month ago
[Tool parsing] Improve / correct mistral tool parsing

patrickvonplaten opened this pull request about 1 month ago
Nir b2b latest

nirda7 opened this pull request about 1 month ago
[Docs] Publish meetup slides

WoosukKwon opened this pull request about 1 month ago
[Feature] enable host memory for kv cache

YZP17121579 opened this pull request about 1 month ago
Rs 24 sparse

robertgshaw2-neuralmagic opened this pull request about 1 month ago
[Misc] Add uninitialized params tracking for `AutoWeightsLoader`

Isotr0py opened this pull request about 1 month ago
[Bug]: Out of Memory (OOM) Issues During MMLU Evaluation with lm_eval

wchen61 opened this issue about 1 month ago
[Bug] custom chat template sends to model [{'type': 'text', 'text': '...'}]

victorserbu2709 opened this issue about 1 month ago
[Usage]: using open-webui with vLLM inference engine instead of ollama

wolfgangsmdt opened this issue about 1 month ago
[Installation]: Request to include vllm==0.6.2 for cuda 11.8

amew0 opened this issue about 1 month ago
[Hardware][Cambricon MLU] Add Cambricon MLU inference backend (#9649)

zonghuaxiansheng opened this pull request about 1 month ago
[Bugfix] Fix unable to load some models

DarkLight1337 opened this pull request about 1 month ago
[Model] Support telechat2

shunxing12345 opened this pull request about 1 month ago
[Misc] Change RedundantReshapesPass and FusionPass logging from info to debug

tlrmchlsmth opened this pull request about 1 month ago
[TPU] Implement prefix caching for TPUs

WoosukKwon opened this pull request about 1 month ago
[Bug]: undefined symbol: __nvJitLinkComplete_12_4, version libnvJitLink.so.12

yananchen1989 opened this issue about 1 month ago
[Feature]: Quark quantization format upstream to VLLM

kewang-xlnx opened this issue about 1 month ago
[Bug]: Can't use yarn rope config for long context in Qwen2 model

FlyCarrot opened this issue about 1 month ago
[Bugfix] return zero point in static quantization in scaled_int8_quant

danieldk opened this pull request about 1 month ago
[Model] Add Support for Multimodal Granite Models

alex-jw-brooks opened this pull request about 1 month ago
[Feature]: 2D TP & EP

WenhaoHe02 opened this issue about 1 month ago
[Misc] Update benchmark to support image_url file or http

kakao-steve-ai opened this pull request about 1 month ago
[Bug]: vllm serve works incorrect for (some) Vision LM models

Aktsvigun opened this issue about 1 month ago
[CI/Build] Make shellcheck happy

DarkLight1337 opened this pull request about 1 month ago
Bump to compressed-tensors v0.8.0

dsikka opened this pull request about 1 month ago
Bump to `compressed-tensors` v0.8.0

dsikka opened this pull request about 1 month ago
[Core][Frontend] Add faster-outlines as guided decoding backend

unaidedelf8777 opened this pull request about 1 month ago
[core][distributed] use tcp store directly

youkaichao opened this pull request about 1 month ago
[help wanted]: add QwenModel to ci tests

youkaichao opened this issue about 1 month ago
[V1] Fix CI tests on V1 engine

WoosukKwon opened this pull request about 1 month ago
Revert "[ci][build] limit cmake version"

youkaichao opened this pull request about 1 month ago
[doc] improve debugging doc

youkaichao opened this pull request about 1 month ago
[Usage]: Adaptive Batching and number of concurrent requests

Leon-Sander opened this issue about 1 month ago
[V1] Enable Inductor when using piecewise CUDA graphs

WoosukKwon opened this pull request about 1 month ago
[Feature]: Support for NVIDIA Unified memory

khayamgondal opened this issue about 1 month ago
[doc] fix location of runllm widget

youkaichao opened this pull request about 1 month ago
[TPU] Use numpy to compute slot mapping

WoosukKwon opened this pull request about 1 month ago
[Doc] Fix typo in arg_utils.py

xyang16 opened this pull request about 1 month ago
[Bug]: qwen cannot be quantized in vllm

yananchen1989 opened this issue about 1 month ago
[Bugfix] Fix QwenModel argument

DamonFool opened this pull request about 1 month ago
[Bug]: The throughput computation in metric.py seems wrong

Achazwl opened this issue about 1 month ago
[Feature]: 2:4 sparsity + w4a16 support

arunpatala opened this issue about 1 month ago
[Usage]:Qwen2-VL not support Lora

menglrskr opened this issue about 1 month ago
[Misc]Fix Idefics3Model argument

jeejeelee opened this pull request about 1 month ago
[Kernel][Hardware][AMD] Add support for GGUF quantization on ROCm

kliuae opened this pull request about 1 month ago
[Installation]: Install Gpu vllm got no module named triton

Serenagirl opened this issue about 1 month ago
[Bug]: Deepseek V2 coder 236B awq error!

tohnee opened this issue about 1 month ago
[misc] Layerwise profile updates

varun-sundar-rabindranath opened this pull request about 1 month ago
[V1] TPU Prototype

robertgshaw2-neuralmagic opened this pull request about 1 month ago
[Hardware] [HPU]add `mark_step` for hpu

jikunshang opened this pull request about 1 month ago
[Core] Reduce TTFT with concurrent partial prefills

joerunde opened this pull request about 1 month ago
[Bugfix] Fix for Spec model TP + Chunked Prefill

andoorve opened this pull request about 1 month ago
Making vLLM compatible with Mistral fp8 weights.

akllm opened this pull request about 1 month ago
[V1] Enable custom ops with piecewise CUDA graphs

WoosukKwon opened this pull request about 1 month ago
[Bugfix][Hardware][CPU] Fix broken encoder-decoder CPU runner

Isotr0py opened this pull request about 1 month ago
[Frontend][Core] Add Guidance backend for guided decoding

JC1DA opened this pull request about 1 month ago
[6/N] pass whole config to inner model

youkaichao opened this pull request about 1 month ago
[Bugfix] bitsandbytes models fail to run pipeline parallel

HoangCongDuc opened this pull request about 1 month ago
[Core] Loading model from S3 using RunAI Model Streamer as optional loader

omer-dayan opened this pull request about 1 month ago
[help wanted]: why cmake 3.31 breaks vllm and how to fix it

youkaichao opened this issue about 1 month ago
[Model] Support Qwen2 embeddings and use tags to select model tests

DarkLight1337 opened this pull request about 1 month ago
[Bug]: When apply continue_final_message for OpenAI server, the "echo":false is ignored

chaunceyjiang opened this pull request about 1 month ago
[Installation]: error: identifier "__builtin_dynamic_object_size" is undefined

xiaoxiaosuaxuan opened this issue about 1 month ago
[Frontend] Add per-request number of cached token stats

zifeitong opened this pull request about 1 month ago
[Feature]: BASE_URL environment variable

bjb19 opened this issue about 1 month ago
[Docs] Misc updates to TPU installation instructions

mikegre-google opened this pull request about 1 month ago
[Bugfix][Frontend] Update Llama 3.2 Chat Template to support Vision and Non-Tool use

tjohnson31415 opened this pull request about 1 month ago
[Doc] Move PR template content to docs

russellb opened this pull request about 1 month ago
[Usage]: how can i get all logits of token?

joyyyhuang opened this issue about 1 month ago
[Bug]: Outlines w/ Mistral

matbee-eth opened this issue about 1 month ago
[Feature]: Support for predicted outputs

flozi00 opened this issue about 1 month ago
[V1] Add all_token_ids attribute to Request

WoosukKwon opened this pull request about 1 month ago
Rename vllm.logging to vllm.logging_utils

flozi00 opened this pull request about 1 month ago