BaoRong

Results 9 comments of BaoRong

> In the latest version of vLLM `destroy_model_parallel` has moved to `vllm.distributed.parallel_state`. The objects you have to delete have also changed: > > ```python > from vllm.distributed.parallel_state import destroy_model_parallel >...

urllib.error.URLError:

I made some changes to the code to make the lm_head and token_emb weight the right shape, but the hybrid engine still generate gibberish words. ~~~python def main(): accelerator =...

same question! I's trying to use megablocks in H20, but got the same error. I will try the command pip install megablocks[all].

> @ocss884 @PeterSH6 As for now, people from qwen team is reporting issues on multi-nodes. We will merge single node SGLang into veRL ASAP and work with @Qiaolin-Yu on multi-node...