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
This issue organizes the remaining tasks to bring SGLang feature support to parity with vLLM.
Features to support:
Support use_conversation_multi_turn=true. [Dependencies] Upgrade to torch 2.7 #73 observed issues with SGLang version 0.4.8.post1 returning an empty response when enabled.
This issue organizes the remaining tasks to bring SGLang feature support to parity with vLLM.
Features to support:
use_conversation_multi_turn=true. [Dependencies] Upgrade to torch 2.7 #73 observed issues with SGLang version0.4.8.post1returning an empty response when enabled.SkyRL/skyrl-train/skyrl_train/inference_engines/remote_inference_engine.py
Lines 144 to 147 in c88a678