RepoGuard
Aggiornato 3 h ago
vLLM

Organization

Impronta pubblica su GitHub di vLLM

@vllm-project
Visualizza profilo su GitHub

42

Repository pubblici

110.891

Stelle totali

3436

Follower

L'organizzazione vllm-project su GitHub presenta una vasta gamma di repository pubblici, principalmente scritti in Python, C++, Rust, Go, HTML e TypeScript. I progetti più notabili includono vllm, un motore di inferenza per LLM, e vllm-omni, un framework per inferenze efficienti, entrambi ampiamente utilizzati nella comunità di sviluppo.

Lingue principali

Python 21C++ 3Rust 3Go 2HTML 2TypeScript 2JavaScript 1Shell 1

Repository pubblici

vllm

82.765

A high-throughput and memory-efficient inference and serving engine for LLMs

Python
Aggiornato 13 giu 2026

vllm-omni

5130

A framework for efficient model inference with omni-modality models

Python
Aggiornato 13 giu 2026

aibrix

4875

Cost-efficient and pluggable Infrastructure components for GenAI inference

Go
Aggiornato 13 giu 2026

semantic-router

4349

System Level Intelligent Router for Mixture-of-Models at Cloud, Data Center and Edge

Go
Aggiornato 13 giu 2026

llm-compressor

3392

Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM

Python
Aggiornato 13 giu 2026

production-stack

2401

vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization

Python
Aggiornato 13 giu 2026

vllm-ascend

2237

Community maintained hardware plugin for vLLM on Ascend

C++
Aggiornato 13 giu 2026

vllm-metal

1315

Community maintained hardware plugin for vLLM on Apple Silicon

Python
Aggiornato 13 giu 2026

guidellm

1252

Evaluate and Enhance Your LLM Deployments for Real-World Inference Needs

Python
Aggiornato 13 giu 2026

recipes

846

Common recipes to run vLLM

JavaScript
Aggiornato 13 giu 2026

speculators

515

A unified library for building, evaluating, and storing speculative decoding algorithms for LLM inference in vLLM

Python
Aggiornato 13 giu 2026

tpu-inference

350

TPU inference for vLLM, with unified JAX and PyTorch support.

Python
Aggiornato 13 giu 2026

compressed-tensors

292

A safetensors extension to efficiently store sparse quantized tensors on disk

Python
Aggiornato 13 giu 2026

router

267

A high-performance and light-weight router for vLLM large scale deployment

Rust
Aggiornato 11 giu 2026

vime

234

An LLM post-training framework with vLLM for RL Scaling

Python
Aggiornato 13 giu 2026

flash-attention

125

Fast and memory-efficient exact attention

Python
Aggiornato 13 giu 2026

vllm-skills

84

Agent skills for vLLM

Shell
Aggiornato 13 giu 2026

vllm-openvino

54

Nessuna descrizione fornita per questo repository.

Python
Aggiornato 22 mag 2026

vllm-daily

51

vLLM Daily Summarization of Merged PRs

Lingua sconosciuta
Aggiornato 13 giu 2026

vllm-xpu-kernels

47

The vLLM XPU kernels for Intel GPU

C++
Aggiornato 13 giu 2026

vllm-project.github.io

45

Nessuna descrizione fornita per questo repository.

HTML
Aggiornato 13 giu 2026

ci-infra

43

This repo hosts code for vLLM CI & Performance Benchmark infrastructure.

HCL
Aggiornato 12 giu 2026

vllm-gaudi

40

Community maintained hardware plugin for vLLM on Intel Gaudi

Python
Aggiornato 12 giu 2026

agentic-api

33

Stateful API logic for agentic applications using vLLM

Rust
Aggiornato 11 giu 2026

vllm-neuron

31

Community maintained hardware plugin for vLLM on AWS Neuron

Python
Aggiornato 29 mag 2026

dllm-plugin

21

vLLM plugin for block-based diffusion language model (dLLM) support

Python
Aggiornato 10 giu 2026

vllm-nccl

18

Manages vllm-nccl dependency

Python
Aggiornato 14 apr 2026

FlashMLA

14

Nessuna descrizione fornita per questo repository.

C++
Aggiornato 1 giu 2026

bart-plugin

12

vLLM Model plugin for the encoder-decoder BART model

Python
Aggiornato 3 giu 2026

vLLM-in-PyTorch-Conference-2025

11

Nessuna descrizione fornita per questo repository.

Lingua sconosciuta
Aggiornato 26 mag 2026

media-kit

9

vLLM Logo Assets

Lingua sconosciuta
Aggiornato 27 mag 2026

vllm-project.github.io-static

9

Nessuna descrizione fornita per questo repository.

HTML
Aggiornato 26 nov 2025

vllm-gguf-plugin

8

vLLM Quantization plugin for GGUF

Python
Aggiornato 13 giu 2026

perf-eval

7

Performance benchmark & accuracy evaluation for vLLM

Python
Aggiornato 12 giu 2026

vllm-dashboard

4

Nessuna descrizione fornita per questo repository.

TypeScript
Aggiornato 11 giu 2026

perf-dashboard

3

Performance dashboard for vLLM

Python
Aggiornato 11 giu 2026

vllm-bnb-plugin

1

vLLM Quantization plugin for bitsandbytes

Python
Aggiornato 9 giu 2026

rfcs

1

Nessuna descrizione fornita per questo repository.

Lingua sconosciuta
Aggiornato 4 giu 2025

MSA

0

Nessuna descrizione fornita per questo repository.

Lingua sconosciuta
Aggiornato 11 giu 2026

DeepGEMM

0

DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling

Cuda
Aggiornato 5 giu 2026

vllm-docs

0

Nessuna descrizione fornita per questo repository.

TypeScript
Aggiornato 21 mag 2026

llm-multimodal

0

Standalone fork of llm-multimodal from SMG

Rust
Aggiornato 20 mag 2026

Domande frequenti

Cosa costruisce vllm-project su GitHub?

vllm-project si concentra principalmente su soluzioni per l'inferenza e il servizio di modelli di linguaggio di grandi dimensioni. I suoi repository includono progetti come vllm e vllm-omni, progettati per migliorare l'efficienza e le prestazioni nell'ambito dell'AI.

Quali linguaggi di programmazione utilizza vllm-project?

vllm-project utilizza diversi linguaggi di programmazione, tra cui Python, C++, Rust, Go, HTML e TypeScript. Questa varietà consente di sviluppare una gamma diversificata di strumenti e framework per l'inferenza AI.

I repository di vllm-project sono pubblici?

Sì, tutti i repository di vllm-project sono pubblici su GitHub. Questo permette a chiunque di accedere, utilizzare e contribuire ai progetti, favorendo la collaborazione e la trasparenza nella comunità di sviluppo.

Questa esposizione è intenzionata?

Monitora vLLM con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.

Monitora questo account