README architecture and ABI claims lag the source

Open Beginner friendly
#1,429 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
cpp
Domain
documentation

Research direction

Start with README.md and compare its architecture, ABI, function-count, and token-gate claims against include/vllm.h and the source-backed feature table. Update those claims, add the now-live MiniMax-Music3 speech endpoint to News, and leave lifecycle and benchmark records unchanged. Verify the README and landing-page wording matches the cited source data.

Written by the indexing model from the issue text.

Description

README.md still reports 37 registered architectures and C ABI v19 with 36 functions. The source-backed feature table reports 40 registrations, while include/vllm.h defines ABI v21 and declares 46 exported functions. The landing page also says every registration passes a vLLM token gate, although the canonical feature table includes scaffolded and oracle-blocked rows. Align these claims and add the now-live MiniMax-Music3 speech endpoint to News without changing lifecycle or benchmark records.

Dominant language
C++
Stars
423
Forks
53
Avg merge
19h 7m
Merged PRs (30d)
337

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mudler/vllm.cpp

All issues in mudler/vllm.cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.