Merge branch 'grpo-latest' of https://github.com/hpcaitech/ColossalAI into grpo-latest-dev

This commit is contained in:
YeAnbang
2025-05-28 17:34:52 +08:00
2 changed files with 10 additions and 6 deletions

View File

@@ -151,7 +151,7 @@ class BaseProducer:
raise ValueError(f"Unknown evaluation function type {evaluation_function_type}")
self.response_format_tags = response_format_tags
else:
raise ValueError("eval_dataset_config is not defined")
print("No eval dataset provided, skip eval")
self.device = get_current_device()
# init backend