Skip to content

Conversation

@wangxiyuan
Copy link
Collaborator

@wangxiyuan wangxiyuan commented May 30, 2025

More and more config options are added to additional_config. This PR provide a new AscendConfig to manage these config options by an easier way to make code cleaner and readable.

This PR also added the additional_config doc for users.

Added the test_ascend_config.py to make sure the new AscendConfig works as expect.

TODO: Add e2e test with torchair and deepseek once the CI resource is available.

@github-actions github-actions bot added documentation Improvements or additions to documentation module:tests module:core labels May 30, 2025
@wangxiyuan wangxiyuan force-pushed the refactor_additional_config branch 9 times, most recently from ffccd82 to ef2a9c4 Compare June 3, 2025 07:19
@wangxiyuan wangxiyuan added ready read for review and removed ready read for review labels Jun 3, 2025
@github-actions
Copy link

github-actions bot commented Jun 4, 2025

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@wangxiyuan wangxiyuan force-pushed the refactor_additional_config branch from 20454d2 to 8bd3363 Compare June 4, 2025 08:29
@wangxiyuan wangxiyuan force-pushed the refactor_additional_config branch from 8bd3363 to 85251ec Compare June 4, 2025 09:37
@github-actions
Copy link

github-actions bot commented Jun 4, 2025

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@wangxiyuan wangxiyuan force-pushed the refactor_additional_config branch 2 times, most recently from 760de10 to 4e5f81c Compare June 4, 2025 13:24
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
@wangxiyuan wangxiyuan force-pushed the refactor_additional_config branch from 7a2d5d5 to 70757c0 Compare June 5, 2025 02:25
@wangxiyuan wangxiyuan added the ready read for review label Jun 5, 2025
@wangxiyuan
Copy link
Collaborator Author

I'll merge this in quick to unblock other PRs. Feel free to fix any issue later. Thanks.

@wangxiyuan wangxiyuan merged commit e1ab6d3 into vllm-project:main Jun 5, 2025
28 checks passed
@wangxiyuan wangxiyuan deleted the refactor_additional_config branch June 9, 2025 01:33
venus-taibai pushed a commit to venus-taibai/vllm-ascend that referenced this pull request Jun 18, 2025
…llm-project#1092)

Merge branch wengang/cherry-pick-1029-1092 of git@code.alipay.com:Theta/vllm-ascend.git into dev-v0.9.0604
https://code.alipay.com/Theta/vllm-ascend/pull_requests/108

Reviewed-by: 子宏 <tanzhiqiang.tzq@antgroup.com>


* [Misc] Refactor additional_config (vllm-project#1029)
* [BugFix] Fix ascend config check (vllm-project#1092)
* [Misc] Update benchmark scripts
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
More and more config options are added to additional_config. This PR
provide a new AscendConfig to manage these config options by an easier
way to make code cleaner and readable.

 This PR also added the `additional_config` doc for users.

Added the test_ascend_config.py to make sure the new AscendConfig works
as expect.

TODO: Add e2e test with torchair and deepseek once the CI resource is
available.

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
More and more config options are added to additional_config. This PR
provide a new AscendConfig to manage these config options by an easier
way to make code cleaner and readable.

 This PR also added the `additional_config` doc for users.

Added the test_ascend_config.py to make sure the new AscendConfig works
as expect.

TODO: Add e2e test with torchair and deepseek once the CI resource is
available.

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants