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
Add model_base_url parameter to RemoteRolloutProcessor constructor (#233)
- Introduced model_base_url as an optional parameter in the RemoteRolloutProcessor class.
- Updated internal handling to utilize the model_base_url for configuration consistency.
0 commit comments