utils_metric.py
2.31 KB
-
step4: test_reward_model Replace multi-threaded request handling with single-threaded approach · c72d23fc
- Addresses occasional deadlocks in multi-threaded model server requests. - Implemented a single-threaded, single-server setup for testing purposes. - Observed that the Reward model's performance is acceptable and can be used. - Temporarily adopting this single-threaded version
nanziyuan committed