Files
Yufeng He 72a579e0a7 fix(ci): refresh wandb in the CUDA test container setup (#9789)
The framework install pulls protobuf 7.x into an image whose baked
wandb predates protobuf 7 support, so `import wandb` dies with
"cannot import name ... from wandb_telemetry_pb2" and the unittest
job fails at import time for every module touching
swift.rlhf_trainers.utils. Upgrade wandb so its generated protobuf
code matches the installed protobuf.
2026-07-28 10:48:59 +08:00
..
2023-09-20 17:26:22 +08:00
2025-12-02 13:37:27 +08:00