Allen Guo
Allen Guo
是否是运行环境的问题(猜测), 比如加密软件将头文件加密导致go.exe无法正确读取textflag.h:1
这里 的CI `docs/readthedocs.org:paddlenlp` 失败的原因是 paddle 的 requiremenst.txt 使用的protobuf 版本是 protobuf>=3.1.0, paddle那边已修复 https://github.com/PaddlePaddle/Paddle/pull/43009/files
可以试试使用 padlde 的构建环境构建
hi~, just interested in this pr, I made a test using `examples/offline_inference/data_parallel.py` with dp2 tp1 and `enable_microbatching=True`, it seems program will hang here `vllm/model_executor/layers/fused_moe/pplx_prepare_finalize.py` ```py yield_and_switch_from_compute_to_comm_impl(schedule="default") combine(True) # hang here...
hi, this pr seems have conflict with - https://github.com/vllm-project/vllm/pull/14899 https://github.com/vllm-project/vllm/pull/14899/files#diff-cf486d32b11454e89103000ac0f9a93ee1ccbb8983c02e794b734a65301cd98b