[RL] fix deepseek v4 MXFP8 flashinfer_trtllm_routed MoE weight update (#28676)

Signed-off-by: zhihaow6 <zhihaow6@illinois.edu>
This commit is contained in:
Zhihao Wang
2026-07-01 12:29:08 -07:00
committed by GitHub
parent eb75d990f7
commit 779ea4a9b5
3 changed files with 29 additions and 1 deletions
@@ -20,7 +20,7 @@ class UpdateWeightsFromDiskBase:
model = None
base_url = DEFAULT_URL_FOR_TEST
request_timeout = 120
update_timeout = 240
update_timeout = 120
idle_timeout = 30
launch_env = None
decode_payload = {