vllm-project/vllm-ascend
Vedi su GitHub[Feature]: Some worker interfaces are missing
Open
#4112 aperta il 11 nov 2025
feature requesthelp wanted
Metriche repository
- Star
- (2180 star)
- Metriche merge PR
- (Merge medio 5g 16h) (419 PR mergiate in 30 g)
Descrizione
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