Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

docs: add deprecation/experimental disclaimer to README#33

Merged
feiwx-cloud merged 1 commit into
mainfrom
deprecate-disclaimer-cve-2023-48022
Jun 9, 2026
Merged

docs: add deprecation/experimental disclaimer to README#33
feiwx-cloud merged 1 commit into
mainfrom
deprecate-disclaimer-cve-2023-48022

Conversation

@feiwx-cloud

@feiwx-cloud feiwx-cloud commented Jun 9, 2026

Copy link
Copy Markdown

This repository is an unmaintained experimental fork of vllm-project/vllm that was used to stage AWS Neuron upstreaming. Add a prominent notice that it is no longer maintained, is not intended for production use, and will not receive feature, compatibility, or security updates. Point users to the maintained AWS Neuron + vLLM integration.

Essential Elements of an Effective PR Description Checklist

  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

Purpose

Adds a prominent deprecation / experimental notice to the top of the README. This repository is an unmaintained experimental fork of vllm-project/vllm that was used to stage AWS Neuron support for upstreaming to vLLM. It has not received functional updates since ~Neuron SDK 2.23 (mid-2025), but the README still presents as the standard upstream vLLM project, which can mislead users into adopting it for production.

The notice makes the repository's status explicit and redirects users to the maintained AWS Neuron + vLLM integration.

Test Plan

Test Result

(Optional) Documentation Update

This repository is an unmaintained experimental fork of vllm-project/vllm
that was used to stage AWS Neuron upstreaming. Add a prominent notice that it
is no longer maintained, is not intended for production use, and will not
receive feature, compatibility, or security updates. Point users to the
maintained AWS Neuron + vLLM integration.
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@feiwx-cloud feiwx-cloud merged commit c4f7625 into main Jun 9, 2026
7 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants