-
Notifications
You must be signed in to change notification settings - Fork 463
Revert "[Feat] Unquantized linear nz support (#2619)" #2896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
This reverts commit 7b2ecc1. Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2896 +/- ##
==========================================
+ Coverage 74.76% 74.89% +0.12%
==========================================
Files 150 154 +4
Lines 20891 21241 +350
==========================================
+ Hits 15620 15908 +288
- Misses 5271 5333 +62
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…lm-project#2896) ### What this PR does / why we need it? This reverts commit 7b2ecc1. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed - vLLM version: main - vLLM main: vllm-project/vllm@64d90c3 Closes: vllm-project#2890 Closes: vllm-project#2887 Closes: vllm-project#2885 Signed-off-by: Yikun Jiang <yikunkero@gmail.com> Signed-off-by: offline0806 <z00858301@china.huawei.com>
…lm-project#2896) ### What this PR does / why we need it? This reverts commit 7b2ecc1. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed - vLLM version: main - vLLM main: vllm-project/vllm@64d90c3 Closes: vllm-project#2890 Closes: vllm-project#2887 Closes: vllm-project#2885 Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
…lm-project#2896) ### What this PR does / why we need it? This reverts commit 7b2ecc1. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed - vLLM version: main - vLLM main: vllm-project/vllm@64d90c3 Closes: vllm-project#2890 Closes: vllm-project#2887 Closes: vllm-project#2885 Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
What this PR does / why we need it?
This reverts commit 7b2ecc1.
Does this PR introduce any user-facing change?
No
How was this patch tested?
CI passed
Closes: #2890
Closes: #2887
Closes: #2885