You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
GLM4.5 106b模型
前段时间一直使用vllm_rollout_spmd下的同步rollout
RL阶段转换时(actor, rollout)调用rollout_mode(),进行权重更新,一直没有OOM
最近换成async 的 vllm server,在rollout_mode()时会发生OOM
是不是这个async机制会需要更大的peak memory?
请大佬赐教
Beta Was this translation helpful? Give feedback.
All reactions