Skip to content

add deepwiki link and wechat modal - #224

Closed
kkkky123 wants to merge 292 commits into
alibaba:gh-pagesfrom
kkkky123:main
Closed

add deepwiki link and wechat modal#224
kkkky123 wants to merge 292 commits into
alibaba:gh-pagesfrom
kkkky123:main

Conversation

@kkkky123

@kkkky123 kkkky123 commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator

add deepwiki link and wechat modal

wutianyuan1 and others added 30 commits June 19, 2025 17:51
jingyushen and others added 28 commits September 25, 2025 15:10
This commit introduces native support for Ascend NPUs in the ROLL project
while maintaining compatibility with existing CUDA-based infrastructure.

Key changes include:

- Added a unified device abstraction interface for initialization, memory
  management, and synchronization, enabling extensibility for both CUDA
  and Ascend.
- Replaced direct usage of Ray CUDA resource APIs with the new abstraction
  layer to support heterogeneous multi-device environments.
- Integrated Ascend inference backend via vLLM + vLLM-Ascend.
- Added experimental training support with DeepSpeed on Ascend hardware.
- Added documentation for Ascend usage.

This enhancement lays the foundation for seamless switching between CUDA
and Ascend devices.

Future work:

- Add inference support for SGLang on Ascend NPUs.
- Add training support for Megatron on Ascend NPUs.
- Add training support for FSDP on Ascend NPUs.
- Add support for vLLM versions >= 0.10.
- Provide documentation with accuracy and performance benchmarks.

Co-authored-by: noemotiovon <757486878@qq.com>
Co-authored-by: FightingZhen <295632982@qq.com>
Co-authored-by: lowdy1 <xiahouweidong@gmail.com>
Signed-off-by: noemotiovon <757486878@qq.com>
@kkkky123
kkkky123 changed the base branch from main to gh-pages November 7, 2025 08:05
@kkkky123 kkkky123 closed this Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.