wangxiyuan
0dae55a9a3
[MISC] fix format check error ( #654 )
...
This pr makes format.sh works as expect.
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-04-29 11:14:19 +08:00
wangxiyuan
5995d23532
[Doc] Add 0.8.4rc2 release note ( #705 )
...
Add 0.8.4rc2 release note
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-04-28 21:51:35 +08:00
Li Wang
58f9d932d3
[Doc] Update faqs ( #699 )
...
### What this PR does / why we need it?
Update faqs to make it more clear
Signed-off-by: wangli <wangli858794774@gmail.com >
2025-04-28 18:48:23 +08:00
wangxiyuan
5de3646522
[MISC] Make vllm version configurable ( #651 )
...
Sometimes, user install a dev/editable version of vllm. In this case, we
should make sure vllm-ascend works as well.
This PR add a new env `VLLM_VERSION`. It's used for developers who edit
vllm. In this case, developers should set thie env to make sure which
vllm version is installed and used.
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-04-28 14:19:06 +08:00
Mengqing Cao
b91f9a5afd
[Doc][Build] Update build doc and faq ( #568 )
...
Update build doc and faq about deepseek w8a8
Signed-off-by: MengqingCao <cmq0113@163.com >
2025-04-18 14:16:41 +08:00
wangxiyuan
e66ded5679
[Doc] Add release note for 0.8.4rc1 ( #557 )
...
Add release note for 0.8.4rc1, we'll release 0.8.4rc1 now.
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-04-18 13:24:36 +08:00
Shanshan Shen
7eeff60715
[Doc] Update FAQ doc ( #561 )
...
### What this PR does / why we need it?
Update FAQ doc to make `docker pull` more clear
Signed-off-by: shen-shanshan <467638484@qq.com >
2025-04-18 13:13:13 +08:00
Li Wang
64fdf4cbef
[Doc]Update faq ( #536 )
...
### What this PR does / why we need it?
update performance and accuracy faq
Signed-off-by: wangli <wangli858794774@gmail.com >
2025-04-17 14:56:51 +08:00
hfadzxy
00de2ee6ad
[Doc] update faq about progress bar display issue ( #538 )
...
### What this PR does / why we need it?
update faq about progress bar display issue
Signed-off-by: hfadzxy <starmoon_zhang@163.com >
2025-04-16 16:07:08 +08:00
Mengqing Cao
fe13cd9ea5
[Doc] update faq about w8a8 ( #534 )
...
update faq about w8a8
---------
Signed-off-by: Mengqing Cao <cmq0113@163.com >
2025-04-16 09:37:21 +08:00
wangxiyuan
bbe7ccd366
[MISC] Add patch module ( #526 )
...
This PR added patch module for vllm
1. platform patch: the patch will be registered when load the platform
2. worker patch: the patch will be registered when worker is started.
The detail is:
1. patch_common: patch for main and 0.8.4 version
4. patch_main: patch for main verison
5. patch_0_8_4: patch for 0.8.4 version
2025-04-16 09:28:58 +08:00
wangxiyuan
5c6d79687c
[Doc] Update FAQ ( #518 )
...
Update FAQ
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-04-15 10:17:56 +08:00
Shanshan Shen
11ecbfdb31
[Doc] Update FAQ doc ( #504 )
...
### What this PR does / why we need it?
Update FAQ doc.
---------
Signed-off-by: shen-shanshan <467638484@qq.com >
2025-04-14 11:11:40 +08:00
wangxiyuan
ca8b1c3e47
[Doc] Add 0.7.3rc2 release note ( #419 )
...
Add 0.7.3rc2 release note. We'll release 0.7.3rc2 right now.
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-03-29 09:02:08 +08:00
wangxiyuan
c25631ec7b
[Doc] Add the release note for 0.7.3rc1 ( #285 )
...
Add the release note for 0.7.3rc1
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-03-13 17:57:06 +08:00
Yikun Jiang
cff08f9df8
[Doc] Add initial FAQs ( #247 )
...
### What this PR does / why we need it?
Add initial FAQs
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Preview
Signed-off-by: Yikun Jiang <yikunkero@gmail.com >
2025-03-06 10:42:42 +08:00