vllm-project/vllm-ascend
Ver no GitHub[Feature]: Some worker interfaces are missing
Open
#4.112 aberto em 11 de nov. de 2025
feature requesthelp wanted
Métricas do repositório
- Stars
- (2.180 stars)
- Métricas de merge de PR
- (Mesclagem média 5d 16h) (419 fundiu PRs em 30d)
Description
We found that some worker interfaces called by vLLM are missing in vLLM Ascend. It's good to add the support.
- check_health @luomin2005
- sample_tokens
- reinitialize_distributed
- reset_mm_cache
- shutdown
- save_sharded_state
- get_kv_connector_handshake_metadata
- update_config
- reload_weights: https://github.com/vllm-project/vllm-ascend/pull/4459 @ivyilike