📚 resourceActivePromisingmedium
vllm
by vllm-project
A high-throughput and memory-efficient inference and serving engine for LLMs
Quality Breakdown
109/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains multiple shell scripts (.sh files) in .buildkite directory that execute installation, image building, and CI/CD automation
- Bootstrap automation scripts present (image_build.sh, image_build_cpu.sh, etc.) that perform system-level operations
- CI/CD pipeline configuration files (.yaml) that could orchestrate multi-stage builds and tests across different hardware platforms
- Hardware CI scripts that execute tests on various platforms (AMD, Intel, CPU architectures) with potential for environmental modification
- Python scripts for infrastructure automation (generate-nightly-index.py, detect-manylinux-tag.py, etc.)
- Release pipeline configuration that automates build and deployment processes