vLLM-HUST 面向国产算力维护 vLLM 推理运行时、Ascend 适配和配套工程工具。研究项目以成果仓库的形式保存核心实现、论文、实验和运行时插件。
vLLM-HUST maintains an upstream-compatible vLLM stack for domestic hardware, together with research artifacts, runtime plugins, benchmarks, and developer tooling.
| 快速入口 | 仓库 |
|---|---|
| 推理运行时 | vllm-hust · vllm-ascend-hust · triton-ascend-hust |
| 成果仓库 | BidKV |
| 开发与验证 | Dev Hub · Benchmark · Performance Analyzer |
| 文档与展示 | Docs · Website · Workstation |
每个成果仓库对应一项可独立使用的研究成果,集中维护核心实现、论文、实验和运行时集成。
| Repository | Core technique | Publication | Team | Runtime integration |
|---|---|---|---|---|
| BidKV | Utility-guided KV-cache victim selection | BidKV: Utility-Guided Preemption Scheduling for KV-Pressure LLM Serving, SC 2026 | 主要作者:陈彦博、王明琪 指导老师:张书豪 |
vllm-hust · vllm-ascend-hust · vLLM / SGLang adapters |
| 类别 | 仓库 | 用途 |
|---|---|---|
| 核心运行时 | vllm-hust · vllm-ascend-hust · triton-ascend-hust | vLLM 服务、Ascend 硬件插件、Triton Ascend 编译后端 |
| 成果仓库 | vllm-ascend-hust-bidkv | 核心技术、论文、实验与运行时插件 |
| Ascend 工具 | vllm-ascend-quant-hust · ascend-runtime-manager | 量化、环境诊断与运行时修复 |
| 开发与验证 | vllm-hust-dev-hub · vllm-hust-benchmark · vllm-hust-perf-analyzer · claude-code-hust | 多仓工作区、Benchmark、Profiler 分析与开发工具 |
| 产品与应用 | vllm-hust-website · vllm-hust-workstation · EvoScientist | 官网、Web 工作台与科研智能体应用 |
| 文档与社区 | vllm-hust-docs · .github · vllm-hust.github.io | 文档、组织级社区配置与 Pages 入口 |
| 论文与活动 | CCCF 综述 · fcs-domestic-chip-llm-recsys(private) · StateSys 2026 |
论文仓库与学术活动 |
核心 fork 持续跟踪上游;精确基线以各仓库的 upstream_version.json 为准。
| Repository | Upstream |
|---|---|
vllm-hust |
vllm-project/vllm |
vllm-ascend-hust |
vllm-project/vllm-ascend |
triton-ascend-hust |
triton-lang/triton-ascend |
EvoScientist |
EvoScientist/EvoScientist |
| Paper | Venue | Repository |
|---|---|---|
| BidKV: Utility-Guided Preemption Scheduling for KV-Pressure LLM Serving | SC 2026 | BidKV |
| 国产算力推理引擎综述 | CCCF 通讯专刊 | cccf-domestic-inference-engine-survey |
| LLM-Powered Recommendation Systems on Domestic AI Chips | Frontiers of Computer Science | fcs-domestic-chip-llm-recsys(private) |
贡献者名单、身份合并规则与统计方法见 CONTRIBUTORS.md。
- 运行时与服务: vllm-hust
- Ascend 支持: vllm-ascend-hust
- 研究成果与复现: BidKV
- 开发环境与文档: vllm-hust-dev-hub · vllm-hust-docs