feature requesthelp wanted
仓库指标
- Star
- (2,180 star)
- PR 合并指标
- (平均合并 5天 16小时) (30 天内合并 419 个 PR)
描述
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